Admin account creation

{% with messages = get_flashed_messages() %} {% if messages %} {% endif %} {% endwith %} {% if not created %}
{% else %} Next step: Create site {% endif %}