mirror of
https://github.com/rmontanana/microblog.git
synced 2025-08-17 08:15:52 +00:00
252 B
252 B
{% extends "base.html" %}
{% import 'bootstrap/wtf.html' as wtf %}
{% block app_content %}
{% endblock %}
Reset Password
{{ wtf.quick_form(form) }}