🚧 switch to bootstrap-flask / bootstrap 4
This commit is contained in:
parent
e5f00752fe
commit
0a14e4645d
5 changed files with 10 additions and 8 deletions
|
@ -11,7 +11,7 @@
|
|||
{{ bootstrap.load_css() }}
|
||||
{% endblock %}
|
||||
|
||||
<title>Your page title</title>
|
||||
<title>{% block title %}Your page title{% endblock %}</title>
|
||||
{% endblock %}
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue