more
This commit is contained in:
parent
0a7aae55e6
commit
4da6a3cdbb
@ -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>
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user