fix template for style reference
This commit is contained in:
parent
11f626db31
commit
448f65fbd0
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue