User profile page working.

This commit is contained in:
Simon Brooke 2018-07-16 10:17:02 +01:00
parent b65223198c
commit ab568365ef
46 changed files with 873 additions and 698 deletions

View file

@ -58,7 +58,7 @@
<!-- big-links: put any main navigation links into this block -->
{% endblock %}
</div>
<div if="#content">
<div id="content">
{% block content %}
<!-- content: put your main page content into this block -->
{% endblock %}