Files
grecia/app/components/budgets/footer_component.html.erb
2021-03-18 14:06:46 +01:00

11 lines
328 B
Plaintext

<div class="row">
<div class="small-12 column">
<div id="section_help" class="margin" data-magellan-target="section_help">
<p class="lead">
<strong><%= t("budgets.index.section_footer.title") %></strong>
</p>
<p><%= t("budgets.index.section_footer.description") %></p>
</div>
</div>
</div>