Private
Public Access
1
0

fine tuning headers

This commit is contained in:
Sander Roosendaal
2017-10-13 14:30:16 +02:00
parent 5ab1152825
commit 80cdd24913
8 changed files with 40 additions and 6 deletions

View File

@@ -33,8 +33,11 @@
{% block left_panel %}
{% for templateName in leftTemplates %}
{% include templateName %}
{% endfor %}
{% endfor %}
{% endblock %}
<div class="grid_2 alpha">
<p>Click on the thumbnails to view the full chart</p>
</div>
</div>
<div id="middlepanel" class="grid_9">
{% block middle_panel %}