Can create accounts.

This commit is contained in:
James Cole
2015-05-01 23:17:17 +02:00
parent 3e5e5b376f
commit 11baa968cd
10 changed files with 150 additions and 52 deletions

View File

@@ -0,0 +1,3 @@
{% if options.helpText %}
<p class="help-block">{{ options.helpText }}</p>
{% endif %}