diff --git a/contrib/templates/chen-chan/board.mustache b/contrib/templates/chen-chan/board.mustache index f4cb076..265c9f6 100644 --- a/contrib/templates/chen-chan/board.mustache +++ b/contrib/templates/chen-chan/board.mustache @@ -11,24 +11,17 @@ - Navbar ( a function that renders the navbar, should not be escaped ) - Threads ( a list of Thread Models with the last few replies ) }} - - -
- -board | +posts per hour | +posts per day | +total | +||||
---|---|---|---|---|---|---|---|
board | -posts per hour | -posts per day | -total | ++ {{Board}} + | ++ {{Hour}} + | ++ {{Day}} + | ++ {{All}} + |
- {{Board}} - | -- {{Hour}} - | -- {{Day}} - | -- {{All}} - | -
{{frontend}} on nntpchan
board | posts this hour | posts today | total |
---|---|---|---|
{{Board}} | {{Hour}} | {{Day}} | {{All}} |
{{totalposts}} posts total
+{{frontend}} on nntpchan
board | posts this hour | posts today | total |
---|---|---|---|
{{Board}} | {{Hour}} | {{Day}} | {{All}} |
{{totalposts}} posts total
diff --git a/contrib/templates/chen-chan/keygen.mustache b/contrib/templates/chen-chan/keygen.mustache index 2a8e6ab..8b41aea 100644 --- a/contrib/templates/chen-chan/keygen.mustache +++ b/contrib/templates/chen-chan/keygen.mustache @@ -5,9 +5,9 @@ - public ( the public key in hex ) - secret ( the secret key in hex ) - tripcode ( html version of the public key ) - }} +}}-new tripcode: +new tripcode secret: {{secret}} public: {{public}} diff --git a/contrib/templates/chen-chan/modlogin.mustache b/contrib/templates/chen-chan/modlogin.mustache index fb8e584..a75e478 100644 --- a/contrib/templates/chen-chan/modlogin.mustache +++ b/contrib/templates/chen-chan/modlogin.mustache @@ -1,14 +1,10 @@ - - - - -- - + + +login - - -
{{message}}
- - \ No newline at end of file +{{message}}
diff --git a/contrib/templates/chen-chan/modpage.mustache b/contrib/templates/chen-chan/modpage.mustache index dd2976c..34fd157 100644 --- a/contrib/templates/chen-chan/modpage.mustache +++ b/contrib/templates/chen-chan/modpage.mustache @@ -2,33 +2,30 @@ modpage.mustache -- the moderator panel when logged in template parameters: - prefix ( the site's prefix ) - }} - - - - + + - -fail: {{reason}}
- - + + +fail: {{reason}}
diff --git a/contrib/templates/chen-chan/post_success.mustache b/contrib/templates/chen-chan/post_success.mustache index 13ff141..2db06f4 100644 --- a/contrib/templates/chen-chan/post_success.mustache +++ b/contrib/templates/chen-chan/post_success.mustache @@ -4,12 +4,4 @@ - 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 ) }} - - - - - - -posted as {{message_id}}- - +
posted as {{message_id}}diff --git a/contrib/templates/chen-chan/postform.mustache b/contrib/templates/chen-chan/postform.mustache index 17a569a..243d595 100644 --- a/contrib/templates/chen-chan/postform.mustache +++ b/contrib/templates/chen-chan/postform.mustache @@ -5,7 +5,7 @@ - post_url ( the url of the post form ) - reference ( the post we are replying to, or empty string if it's an op ) - button ( the text for the reply button ) - }} +}}