{% extends "base.html" %} {% from "second/macros.html" import with_errors %} {% block title %}Install {{ app_name }} {{ super() }}{% endblock %} {% block content %}
Install {{ app_name }}