Example layout refers to wrong css path

master
Stefan Hagen 2017-01-04 10:42:39 +01:00 committed by GitHub
parent e8b7b628d9
commit bd73266c5d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="/stylesheets/style.css" />
<link rel="stylesheet" href="/style.css" />
<title>{{page_title}}</title>
</head>
<body>