Flask Modular Admin

{% if msg %} {{ msg | safe }} {% else %} Use default credentials: test / pass
OR create your own user
{% endif %}

{{ form.hidden_tag() }}
{{ form.username(placeholder="Username",class="form-control underlined") }}
{{ form.password(placeholder="Password", class="form-control underlined", type="password") }}
Forgot password?

Do not have an account? Sign Up

  Get Support