diff --git a/templates/layout.html b/templates/layout.html index 2dc6307..9060ae4 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -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>