multiple improvements

This commit is contained in:
Michael Save 2012-04-16 20:11:10 +10:00
parent f0412b0814
commit cc614e36b4
6 changed files with 138 additions and 9 deletions

View file

@ -79,3 +79,13 @@
{# TODO #}
</fieldset>
{% if config.debug %}
<fieldset>
<legend>Debug</legend>
<ul>
<li><a href="?/debug/antispam">Anti-spam</a></li>
</ul>
</fieldset>
{% endif %}