summaryrefslogtreecommitdiff
path: root/obbenchlib/templates/index.j2
diff options
context:
space:
mode:
Diffstat (limited to 'obbenchlib/templates/index.j2')
-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>