mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 22:15:09 +00:00
8 lines
No EOL
172 B
Text
8 lines
No EOL
172 B
Text
<div class="page-header mb-6">
|
|
<h1><%= title %></h1>
|
|
<% if defined?(actions) && actions %>
|
|
<div class="actions">
|
|
<%= actions %>
|
|
</div>
|
|
<% end %>
|
|
</div> |