scinote-web/app/views/reports/_index_header.html.erb
2024-01-11 10:06:39 +01:00

7 lines
156 B
Text

<div class="content-header sticky-header">
<div class="title-row">
<h1>
<%= t('projects.reports.index.head_title') %>
</h1>
</div>
</div>