Journal collector may not have been a bad idea after all!

This commit is contained in:
James Cole
2016-11-05 08:27:25 +01:00
parent 47bebb614e
commit 9c5d192d90
5 changed files with 405 additions and 16 deletions

View File

@@ -12,7 +12,7 @@
<h3 class="box-title">{{ subTitle }}</h3>
</div>
<div class="box-body">
{% include 'list.journals' %}
{% include 'list.journals-tasker' %}
</div>
</div>
</div>