otwarchive-symphonyarchive/app/views/menu/about.html.erb

5 lines
124 B
Text
Raw Normal View History

2026-03-11 22:22:11 +00:00
<h2 class="heading"><%= ts('About', key: 'header') %></h2>
<div class="userstuff">
<%= render 'menu/menu_about' %>
</div>