Orbit/vendor/built_in_modules/ask_new/app/views/ask_mailer/reply.html.erb

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>