fix various names and add various missing stuff for a plugin view
[unfold.git] / templates / view-plugin.html
diff --git a/templates/view-plugin.html b/templates/view-plugin.html
new file mode 100644 (file)
index 0000000..8413732
--- /dev/null
@@ -0,0 +1,5 @@
+{% extends 'layout-myslice.html' %}
+
+{% block content_main %}
+{{ content_main }}
+{% endblock content_main %}