mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 06:36:27 +08:00
5 lines
195 B
Text
5 lines
195 B
Text
<% provide(:head_title, raw(t("projects.show.head_title", project: @project.name))) %>
|
|
<%= render partial: "shared/sidebar" %>
|
|
<%= render partial: "shared/secondary_navigation" %>
|
|
|
|
<!-- TODO -->
|