Archived
1
0

ammend theme changing

This commit is contained in:
Jeff Becker
2016-03-07 20:25:29 -05:00
parent 63e2614983
commit 39dbe314d6
8 changed files with 7 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
<html>
<head>
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<link id="current_theme" rel="stylesheet" href="{{prefix}}static/user.css" />
<!-- yes it uses js -->
<script type="text/javascript" src="{{prefix}}static/mod.js"></script>
<title> {{#i18n.Translations}}{{modpage_title}}{{/i18n.Translations}} </title>