Archived
1
0

workaroung static not being hosted recursively

This commit is contained in:
chen-chan
2015-12-23 05:04:50 +01:00
parent 7d89ab06c7
commit 111522d08e
11 changed files with 11 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
- 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" href="/static/chen-chan/main.css"><title>{{thread.OP.Subject}}</title><script type="text/javascript" src="{{thread.Prefix}}static/nntpchan.js"></script></head><body>
<!doctype html><html><head><link rel="stylesheet" href="/static/chen-chan.css"><title>{{thread.OP.Subject}}</title><script type="text/javascript" src="{{thread.Prefix}}nntpchan.js"></script></head><body>
{{{thread.Navbar}}}
{{{form}}}
<dl>