new template dir
This commit is contained in:
7
contrib/templates/chen-chan/post_fail.mustache
Normal file
7
contrib/templates/chen-chan/post_fail.mustache
Normal file
@@ -0,0 +1,7 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<meta http-equiv="refresh" content="1; {{redirect_url}}" />
|
||||
<body>
|
||||
<p>fail: {{reason}}</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user