1
0
Fork 0

Adds registration

This commit is contained in:
Mouse Reeve 2020-01-28 19:05:59 -08:00
parent 4007ed8827
commit 3d09d355eb
8 changed files with 59 additions and 15 deletions

View file

@ -12,6 +12,8 @@
</label>
<button type="submit">Log in</button>
</form>
<a href="/register/">Create a new account</a>
</div>
</div>
{% endblock %}