add flask-bootstrap

This commit is contained in:
neingeist 2018-11-10 21:12:52 +01:00
parent 5358ea95d6
commit c56c1226d3
5 changed files with 14 additions and 25 deletions

View file

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block content %}
{% block app_content %}
<h1>Download</h1>
<form action="" method="post" novalidate>
{{ form.hidden_tag() }}