{% extends "index.html" %} {% block style %} {% endblock %} {% block forward_url %}"{{ url_for('index') }}"{% endblock %} {% block error %}

Error! Something went wrong!

You will be redirected to the index page in 5 seconds...

{% endblock %}