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

@@ -1,7 +1,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" />
<title>{{#i18n.Translations}}{{login}}{{/i18n.Translations}}</title>
</head>
<body>