mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
4 lines
67 B
Text
4 lines
67 B
Text
|
<%= render "layouts/shared/htmldoc" do %>
|
||
|
<%= yield %>
|
||
|
<% end %>
|