summaryrefslogtreecommitdiff
path: root/obbenchlib/templates
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-12-31 21:15:20 +0200
committerLars Wirzenius <liw@liw.fi>2015-12-31 21:15:20 +0200
commit39a2a48338ce0b05ebb79db2bb0152050f3b5019 (patch)
tree265f345d3434a59300303eb2cf108842811355f1 /obbenchlib/templates
parentebf988b0e5474ba403f173ef532e5f43678c053e (diff)
downloadobnam-benchmarks-39a2a48338ce0b05ebb79db2bb0152050f3b5019.tar.gz
Include all of spec on front page
Diffstat (limited to 'obbenchlib/templates')
-rw-r--r--obbenchlib/templates/index.j23
1 files changed, 3 insertions, 0 deletions
diff --git a/obbenchlib/templates/index.j2 b/obbenchlib/templates/index.j2
index 3212abb..84dbb1c 100644
--- a/obbenchlib/templates/index.j2
+++ b/obbenchlib/templates/index.j2
@@ -24,5 +24,8 @@
</tr>
{% endfor %}
</table>
+
+ <h2>Spec file</h2>
+ <p><pre>{{ spec }}</pre></p>
</body>
</html>