initial files imported from srndv2
This commit is contained in:
10
contrib/templates/default/modlogin_result.mustache
Normal file
10
contrib/templates/default/modlogin_result.mustache
Normal file
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<link ref="stylesheet" href="{{prefix}}static/site.css"></link>
|
||||
<meta http-equiv="refresh" content="1; {{mod_prefix}}"></meta>
|
||||
<title>login</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>{{message}}</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user