Archived
1
0

change css filename

This commit is contained in:
chen-chan
2015-12-23 01:33:03 +01:00
parent e545bab034
commit bb1c6890ac
12 changed files with 114 additions and 158 deletions

View File

@@ -10,12 +10,11 @@
- Replies , a list of all the replies or empty if none
- Board , the name of the Board this thread is on
- BoardURL , the url that points to the board index page
}}
<!doctype html><html><head><link rel="stylesheet" type="text/css" href="/static/user.css">
}}
<!doctype html><html><head><link rel="stylesheet" href="/static/chen-chan.css">
<title>{{thread.OP.Subject}}</title>
<script type="text/javascript" src="{{thread.Prefix}}static/nntpchan.js"></script>
</head>
<body>
</head><body>
{{{thread.Navbar}}}
{{{form}}}
<dl>