add references to user.css in all templates
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="stylesheet" href="{{thread.Prefix}}static/site.css"></link>
|
||||
<style src="{{thread.Prefix}}static/user.css" type="text/css" />
|
||||
<script type="text/javascript" src="{{thread.Prefix}}static/nntpchan.js"></script>
|
||||
<title> {{thread.OP.Subject}} </title>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user