Fix HTML typo
This commit is contained in:
parent
91e17be830
commit
6c1b479bd5
@ -5,7 +5,7 @@
|
||||
{% block head %}
|
||||
<title>{% block title %}PF2 DB{% endblock %}</title>
|
||||
{% endblock %}
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/base.css') }}"
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/base.css') }}">
|
||||
</head>
|
||||
<body>
|
||||
{% block body %}
|
||||
|
Loading…
Reference in New Issue
Block a user