aboutsummaryrefslogtreecommitdiff
path: root/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'test.html')
-rw-r--r--test.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.html b/test.html
index 097ad56..fada913 100644
--- a/test.html
+++ b/test.html
@@ -1,3 +1,4 @@
+<h1><%= foo %> | <%= bar %></h1>
<ul>
<% (dotimes (n 10) %>
<li><%= (+ n 4 5) %></li>