Add a tracker

This commit is contained in:
2022-02-18 01:28:23 +02:00
parent b72fd3029f
commit 77997d7ca6
4 changed files with 137 additions and 0 deletions

View File

@@ -17,6 +17,9 @@ block content
.row
.col.s12
a.btn.black(href=`/projects/${project.id}/campaign`) funding campaign
.row
.col.s12
a.btn.black(href=`/projects/${project.id}/tracker`) tracker
.row
.col.s12
form(action=`/projects/${project.id}/sheets`, method="post")