add links to main page (projects)

This commit is contained in:
Stefan Tollkühn
2025-07-21 16:01:40 +02:00
parent 0ea5e5926f
commit c008e052b2
2 changed files with 4 additions and 0 deletions

View File

@@ -14,3 +14,5 @@
</div>
<%= link_to "New client", new_client_path %>
<%= link_to "Back to main", "/" %>

View File

@@ -14,3 +14,5 @@
</div>
<%= link_to "New subproject", new_subproject_path %>
<%= link_to "Back to main", "/" %>