add flask-bootstrap
This commit is contained in:
parent
5358ea95d6
commit
c56c1226d3
5 changed files with 14 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
{% block app_content %}
|
||||
<h1>Download</h1>
|
||||
<form action="" method="post" novalidate>
|
||||
{{ form.hidden_tag() }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue