Private
Public Access
1
0

bug fixes and a few cosmetic changes

This commit is contained in:
Sander Roosendaal
2017-10-10 08:07:32 +02:00
parent 6774c5c74d
commit 1237e6999e
6 changed files with 18 additions and 9 deletions

View File

@@ -20,11 +20,20 @@
<tr>
<td></td>
<td><a href="/password_reset/">Forgot password?</a></td>
</tr>
</tr>
</table>
<input type="submit" value="login" />
<input type="hidden" name="next" value="{{ next }}" />
</form>
<p class="midden"><a class="twitter-follow-button"
href="https://twitter.com/rowsandall">
Follow @rowsandall</a>
</p>
{% endblock %}