summaryrefslogtreecommitdiff
path: root/templates/stylewrap.html.j2
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2025-05-27 17:58:15 -0400
committerAdam T. Carpenter <atc@53hor.net>2025-05-27 17:58:15 -0400
commit79eba5cb5902e0bf97bd1ffea98d2f4a0371cb93 (patch)
treed195a23909c660bc4dc554505a4d85d4ffd66750 /templates/stylewrap.html.j2
parentf8ecb3c0f228101f9da7589527e73525ebec1d1f (diff)
downloadcarpentertutoring-79eba5cb5902e0bf97bd1ffea98d2f4a0371cb93.tar.xz
carpentertutoring-79eba5cb5902e0bf97bd1ffea98d2f4a0371cb93.zip
feat: finish pro and highered offerings, remove useless style wrapper
Diffstat (limited to 'templates/stylewrap.html.j2')
-rw-r--r--templates/stylewrap.html.j25
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