Archived
1
0

change css link

This commit is contained in:
Jeff Becker 2017-04-19 11:33:05 -04:00
parent 9ab0f519a3
commit 6a37c6ec87

View File

@ -1,7 +1,7 @@
<html>
<head>
<title>{{#i18n.Translations}}{{new_board_title}}{{/i18n.Translations}}</title>
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<link rel="stylesheet" href="{{prefix}}static/krane.css" />
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<script type="text/javascript" src="{{prefix}}static/newboard.js">
</script>