Updated display

This commit is contained in:
Shane Frischkorn 2013-12-04 00:07:00 +10:00
parent a10757459c
commit e33d43f600
2 changed files with 54 additions and 15 deletions

View file

@ -31,7 +31,7 @@
{% endblock %}
</div>
<div id="contentdiv" class="col-sm-9" style="border:1px solid black" height="100%">
<div id="contentdiv" class="col-sm-9" height="100%">
{% block content %}
<p>Put some intro text sort of stuff here</p>
{% endblock %}