Archived
1
0
This commit is contained in:
Jeff Becker 2017-04-18 20:15:19 -04:00
parent 0a7aae55e6
commit 4da6a3cdbb
2 changed files with 2 additions and 6 deletions

View File

@ -1,9 +1,7 @@
<!doctype html>
<html>
<meta charset="utf-8" />
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<link id="current_theme" rel="stylesheet" href="{{prefix}}static/user.css" />
<script type="text/javascript" src="{{prefix}}static/nntpchan.js"></script>
<link rel="stylesheet" href="{{prefix}}static/krane.css" />
<meta http-equiv="refresh" content="5; {{redirect_url}}" />
<body>
<pre>{{#i18n.Translations}}{{post_failed_label}}{{/i18n.Translations}}: {{reason}}</pre>

View File

@ -7,9 +7,7 @@
<!doctype html>
<html>
<meta charset="utf-8" />
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<link id="current_theme" rel="stylesheet" href="{{prefix}}static/user.css" />
<script type="text/javascript" src="{{prefix}}static/nntpchan.js"></script>
<link rel="stylesheet" href="{{prefix}}static/krane.css" />
<meta http-equiv="refresh" content="4; {{redirect_url}}" />
<body>
<pre>{{#i18n.Translations}}{{posted_as_label}}{{/i18n.Translations}} {{message_id}}</pre>