Tactical commit; much progress but not ready for release.

This commit is contained in:
Simon Brooke 2018-07-07 10:21:09 +01:00
parent fc2bd86cff
commit 0026218993
61 changed files with 2920 additions and 1031 deletions

View file

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block big-links %}
<div class="big-link-container">
<a href="auth" class="big-link" id="yes-link">Yes</a>
<a href="login" class="big-link" id="yes-link">Yes</a>
</div>
<div class="big-link-container">
<a href="register" class="big-link" id="signup-link">No</a>