Minor fixes re: pins on map

This commit is contained in:
Simon Brooke 2018-07-24 11:38:10 +01:00
parent de5d4de763
commit f7c76115fd
4 changed files with 13 additions and 13 deletions

View file

@ -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>