8 lines
434 B
Plaintext
8 lines
434 B
Plaintext
<link href="/assets/greeting_card/greeting_card.css" media="screen" rel="stylesheet">
|
|
<div class="form-horizontal">
|
|
<p>驗證失敗,請重新填寫!</p>
|
|
<p>Failed to greeting_card questions, please re-greeting_card!</p>
|
|
<div class="form-actions">
|
|
<input name="goback" type="button" class="btn" onclick="window.history.go(-1);" onkeypress="window.history.go(-1);" value="<%=t('greeting_card.go_back')%>">
|
|
</div>
|
|
</div> |