add flask-bootstrap
This commit is contained in:
parent
5358ea95d6
commit
c56c1226d3
5 changed files with 14 additions and 25 deletions
|
@ -1,5 +1,5 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
{% block app_content %}
|
||||
<h1>Hello!</h1>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue