sailfish/sailfish-tests/integration-tests/templates/rm_whitespace.stpl

14 lines
215 B
Plaintext

<div>
<span>1</span>
<span>2</span>
<span>3</span>
</div>
<div>
trailing spaces
This line should be appeared under the previous line
</div>
<% for msg in messages { %>
<div><%\html msg %></div>
<% } %>