Let's make (git) history!
此提交包含在:
11
template/default/login
一般檔案
11
template/default/login
一般檔案
@@ -0,0 +1,11 @@
|
||||
{wikiqs:include:general_header}
|
||||
<div id="content" style="margin-top: 10px;">
|
||||
<h2>Login</h2>
|
||||
<form action="{wikiqs:var:loginurl}" method="POST">
|
||||
Username: <input type="text" name="user"></input><br>
|
||||
Password: <input type="password" name="password"></input><br>
|
||||
<button type="submit" name="do" value="submit">Submit</button>
|
||||
<input type="hidden" name="csrf_token" value="{wikiqs:var:csrf_token}"></input>
|
||||
</form>
|
||||
</div>
|
||||
{wikiqs:include:general_footer}
|
新增問題並參考
封鎖使用者