2
Fork 0

Moved css to seperate file

This commit is contained in:
Willem 2016-02-16 16:09:23 +01:00
parent 9f41acfd43
commit 18ae4f6ea5
11 changed files with 105 additions and 29 deletions

View file

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8"/>
<title>Loading</title>
<link rel="stylesheet" type="text/css" href="/static/spa-loader.css" />
</head>
<body>
<script><%- inlineScript %></script>