<input type="text" class="form-control" name="title" value="<%= post.제목 %>">
<% for (var i=0; i < 3; i++) { %> // <%= 로 작성시 오류 뜲 <p>반복문 실험</p> <% } %>