diff --git a/snipts/templates/snipts/snipt-edit-js-template.html b/snipts/templates/snipts/snipt-edit-js-template.html new file mode 100644 index 0000000..3bb6616 --- /dev/null +++ b/snipts/templates/snipts/snipt-edit-js-template.html @@ -0,0 +1,44 @@ +{% load verbatim %} + +{% verbatim %} + +{% endverbatim %} diff --git a/snipts/templates/snipts/snipt-js-template.html b/snipts/templates/snipts/snipt-js-template.html new file mode 100644 index 0000000..c3b902b --- /dev/null +++ b/snipts/templates/snipts/snipt-js-template.html @@ -0,0 +1,77 @@ +{% load verbatim %} + +{% verbatim %} + + + + +{% endverbatim %} diff --git a/templates/base.html b/templates/base.html index b2eaeaa..c983842 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,4 +1,4 @@ -{% load compress verbatim %} +{% load compress %} @@ -233,123 +233,10 @@ {% if has_snipts %} - {% verbatim %} - - - - - - {% endverbatim %} + {% endif %} {% if not debug %}