feat(templates): add projects page
This commit is contained in:
3
templates/custom/extra_links.tmpl
Normal file
3
templates/custom/extra_links.tmpl
Normal file
@@ -0,0 +1,3 @@
|
||||
{{if .IsSigned}}
|
||||
<a class="item" href="/projects">projects</a>
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user