Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/contrib/templates/chen-chan/post_fail.mustache

8 lines
140 B
Plaintext
Raw Normal View History

2015-12-23 05:07:29 +05:00
<!doctype html>
<html>
<meta http-equiv="refresh" content="1; {{redirect_url}}" />
<body>
<p>fail: {{reason}}</p>
</body>
</html>