diff --git a/templates/project/one.hamlet b/templates/project/one.hamlet index d55f65c..69a27db 100644 --- a/templates/project/one.hamlet +++ b/templates/project/one.hamlet @@ -12,25 +12,49 @@ $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . +
+ + $maybe name <- projectName project + #{name} + $nothing + #{prj2text proj} + $maybe desc <- projectDesc project + - + #{desc} + +
+ + + [๐Ÿ“ฅ Inbox] + + + [๐Ÿ“ค Outbox] + + + [๐Ÿค Followers] + + + [๐Ÿค Collaborators] + + + [๐Ÿ› Tickets] + + + [โœ‹ Ticket claim requests] + + [๐Ÿ”Ticket workflow: + ^{workflowLinkW wsharer workflow}] + + $maybe _wiki <- projectWiki project + + [๐Ÿ“– Wiki] + $nothing + [No wiki] + ^{followButton} -

- Edit this project - -