scinote-web/app/views/protocols/header/_name_label.html.erb

7 lines
123 B
Plaintext

<h2 style="margin-top: 0;">
<%= @protocol.name %>
<small>
<span class="fas fa-pencil-alt"></span>
</small>
</h2>