fix template for style reference

This commit is contained in:
Nico Schottelius 2019-09-24 21:14:29 +09:00
parent 11f626db31
commit 448f65fbd0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<!doctype html>
<meta charset="utf-8">
<link rel="stylesheet" href="{{ '/static/style.css'|url }}">
<link rel="stylesheet" href="{{ '/u/static/style.css'|url }}">
<title>{% block title %}Welcome{% endblock %} — ungleich static cms</title>
<body>
<header>