summaryrefslogtreecommitdiff
path: root/examples/bench/mako/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bench/mako/header.html')
-rw-r--r--examples/bench/mako/header.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/bench/mako/header.html b/examples/bench/mako/header.html
new file mode 100644
index 0000000..e4f3382
--- /dev/null
+++ b/examples/bench/mako/header.html
@@ -0,0 +1,5 @@
+<div id="header">
+ <h1>${title}</h1>
+</div>
+
+