forked from Roflin/gamenight
Added a user system with no proper user validation but working authorisation.
This commit is contained in:
5
backend/templates/flash.html.hbs
Normal file
5
backend/templates/flash.html.hbs
Normal file
@@ -0,0 +1,5 @@
|
||||
{{#if has_data}}
|
||||
<div>
|
||||
<p>{{kind}}: {{message}}</p>
|
||||
</div>
|
||||
{{/if}}
|
||||
Reference in New Issue
Block a user