Add signup button for unknown users
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
{{/if}}
|
||||
{{else}}
|
||||
Anonymous
|
||||
<button {{action "signup"}} class="small green">Sign up</button>
|
||||
{{/if}}
|
||||
</section>
|
||||
Reference in New Issue
Block a user