initial code repo
[stor4nfv.git] / src / ceph / doc / _templates / layout.html
diff --git a/src/ceph/doc/_templates/layout.html b/src/ceph/doc/_templates/layout.html
new file mode 100644 (file)
index 0000000..c6f5709
--- /dev/null
@@ -0,0 +1,5 @@
+{% extends "!layout.html" %}
+
+{%- block extrahead %}
+    <script type="text/javascript" src="http://ayni.ceph.com/public/js/ceph.js"></script>
+{% endblock %}