wrong thread js path
This commit is contained in:
parent
5591b56df0
commit
50fafb4531
@ -11,7 +11,7 @@
|
|||||||
- Board , the name of the Board this thread is on
|
- Board , the name of the Board this thread is on
|
||||||
- BoardURL , the url that points to the board index page
|
- BoardURL , the url that points to the board index page
|
||||||
}}
|
}}
|
||||||
<!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>
|
<!doctype html><html><head><link rel="stylesheet" href="/static/chen-chan.css"><title>{{thread.OP.Subject}}</title><script src="{{thread.Prefix}}static/nntpchan.js"></script></head><body>
|
||||||
{{{thread.Navbar}}}
|
{{{thread.Navbar}}}
|
||||||
{{{form}}}
|
{{{form}}}
|
||||||
<dl>
|
<dl>
|
||||||
|
Reference in New Issue
Block a user