diff options
Diffstat (limited to 'templates/not_found.html.ep')
-rw-r--r-- | templates/not_found.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/not_found.html.ep b/templates/not_found.html.ep index 27cabc1..35ab355 100644 --- a/templates/not_found.html.ep +++ b/templates/not_found.html.ep @@ -4,7 +4,7 @@ <title>vrr-infoscreen</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - %= stylesheet '/main.css' + %= stylesheet '/static/main.css' </head> <body> |