Archived
1
0
This commit is contained in:
Jeff Becker
2017-01-28 11:29:57 -05:00
parent baf6e29473
commit 1d20cb3142
5 changed files with 17 additions and 3 deletions

View File

@@ -16,6 +16,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="initial-scale=1" />
<link rel="stylesheet" href="{{thread.Prefix}}static/site.css" />
<link rel="stylesheet" href="{{thread.Prefix}}static/site.css" />
<link id="current_theme" rel="stylesheet" href="{{thread.Prefix}}static/user.css" />
<script src="{{thread.Prefix}}static/nntpchan.js" type="text/javascript"></script>
<title> {{thread.OP.Subject}} </title>