First bit of History feature working, general look and feel much improved.

This commit is contained in:
Simon Brooke 2015-01-10 09:46:10 +00:00
parent eb5b82fbca
commit 58389072a2
7 changed files with 43 additions and 44 deletions

View file

@ -1,13 +1,6 @@
{% extends "templates/base.html" %}
{% block content %}
<div id="header" class="wiki">
<h1>{{title}}</h1>
{{header|safe}}
</div>
<div id="left-bar" class="wiki">
{{left-bar|safe}}
</div>
<div id="content" class="wiki">
<div id="content" class="auth">
<form action="{{servlet-context}}/auth" method="POST">
{% if user %}
<p class="widget">