mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-25 11:38:49 +01:00
7 lines
162 B
Text
7 lines
162 B
Text
|
|
<div class="container project">
|
||
|
|
<h2 id="project_name_container">
|
||
|
|
<%= show_project_name(project) %>
|
||
|
|
</h2>
|
||
|
|
<%= show_project_settings(project) %>
|
||
|
|
</div>
|