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 @@
- Navbar ( a function that renders the navbar, should not be escaped )
- Threads ( a list of Thread Models with the last few replies )
}}
<!doctype html><html><head><link rel="stylesheet" href="/static/chen-chan/main.css"><title>{{board.Board}}</title></head><body>
<!doctype html><html><head><link rel="stylesheet" href="/static/chen-chan.css"><title>{{board.Board}}</title></head><body>
{{{board.Navbar}}}
{{{form}}}
<dl>