scinote-web/app/views/reports/_index_header.html.erb

8 lines
156 B
Text
Raw Normal View History

2021-03-16 20:11:15 +08:00
<div class="content-header sticky-header">
<div class="title-row">
<h1>
<%= t('projects.reports.index.head_title') %>
</h1>
</div>
</div>