Archived
1
0

chen-chan got its own dir in static

This commit is contained in:
chen-chan
2015-12-23 03:25:52 +01:00
parent cab35af8c4
commit 7d89ab06c7
11 changed files with 55 additions and 90 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.css"><title>{{board.Board}}</title></head><body>
<!doctype html><html><head><link rel="stylesheet" href="/static/chen-chan/main.css"><title>{{board.Board}}</title></head><body>
{{{board.Navbar}}}
{{{form}}}
<dl>