mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 12:16:06 +08:00
4 lines
181 B
Text
4 lines
181 B
Text
|
<% provide(:head_title, t("projects.activities.head_title", project: @project.name)) %>
|
||
|
<%= render partial: "shared/sidebar" %>
|
||
|
<%= render partial: "shared/secondary_navigation" %>
|