13 lines
252 B
Plaintext
13 lines
252 B
Plaintext
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>
|
||
|
<%= @ask_question.content %>
|
||
|
</p>
|
||
|
<p>此為系統自動發信,請勿直接回覆</p>
|
||
|
</body>
|
||
|
</html>
|