8 lines
368 B
Plaintext
8 lines
368 B
Plaintext
|
<link href="/assets/ask/ask.css" media="screen" rel="stylesheet">
|
||
|
<div class="form-horizontal">
|
||
|
<p>發問失敗,請重新發問!</p>
|
||
|
<p>Failed to ask questions, please re-ask!</p>
|
||
|
<div class="form-actions">
|
||
|
<input name="goback" type="button" class="btn" onclick="window.history.go(-1);" onkeypress="window.history.go(-1);" value="回上一頁">
|
||
|
</div>
|
||
|
</div>
|