Include CSS in all files.
[demoscenemusic.git] / src / main / resources / templates / include / header
index 82d7106..a4ab70c 100644 (file)
@@ -2,6 +2,7 @@
 
 <head>
        <title><% title|html> - Demoscene Music</title>
+       <link rel="stylesheet" href="static/css/main.css"/>
 </head>
 
 <body>