diff options
Diffstat (limited to 'templates/stylewrap.html.j2')
-rw-r--r-- | templates/stylewrap.html.j2 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/stylewrap.html.j2 b/templates/stylewrap.html.j2 deleted file mode 100644 index a68f592..0000000 --- a/templates/stylewrap.html.j2 +++ /dev/null @@ -1,5 +0,0 @@ -<style> - {% block style %} - {% include "styles.css" %} - {% endblock %} -</style>
\ No newline at end of file |