Archived
1
0

add doctype

This commit is contained in:
Jeff Becker
2016-04-29 14:08:02 -04:00
parent a423b6bfe6
commit fe2fb50775
16 changed files with 21 additions and 8 deletions

View File

@@ -3,7 +3,8 @@
template parameters:
- redirect_url ( the url of the next page we should redirect to )
- message_id ( the value of the Message-ID header in the post we made, the truncated sha1 of this is the >>posthash )
}}
}}
<!doctype html>
<html>
<meta charset="utf-8" />
<link rel="stylesheet" href="{{prefix}}static/site.css" />