Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
913beffb61
5 changed files with 17 additions and 13 deletions
|
|
@ -3,3 +3,7 @@
|
|||
### Alpha test code
|
||||
|
||||
This is a voter intention information system intended to be used by the 'Yes' side in the next Scottish independence referendum. For more information, see [About](about).
|
||||
|
||||
### App not working in Firefox
|
||||
|
||||
This is a known issue; I apologise. It will be fixed.
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
{% block content %}
|
||||
<form action="{{servlet-context}}/login" method="post">
|
||||
{% csrf-field %}
|
||||
<input type="hidden" name="redirect-to" value="{{servlet-context}}/roles"/>
|
||||
<h2>
|
||||
Or use a test username and password
|
||||
</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue