mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
<!-- surround_contents 'body' -->
|
|
|
|
<div <%= yield(:app_wrapper_attrs).strip.html_safe %>>
|
|
<%= render_original %>
|
|
</div>
|