diff options
author | Adam T. Carpenter <atc@53hor.net> | 2025-05-18 16:03:55 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2025-05-18 16:03:55 -0400 |
commit | 6ce8c584359152512a5c7269e565d43703a4de6f (patch) | |
tree | d97b06ce495c5f7e73133711e45592cd6827550d /templates/policies.html.j2 | |
parent | 654b1d5ee3519b9f1339ef4d6eba4bc816071393 (diff) | |
download | carpentertutoring-6ce8c584359152512a5c7269e565d43703a4de6f.tar.xz carpentertutoring-6ce8c584359152512a5c7269e565d43703a4de6f.zip |
fix: brochure
Load css instead of including it.
Diffstat (limited to 'templates/policies.html.j2')
-rw-r--r-- | templates/policies.html.j2 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/policies.html.j2 b/templates/policies.html.j2 index 5580ce9..3d90da5 100644 --- a/templates/policies.html.j2 +++ b/templates/policies.html.j2 @@ -365,6 +365,4 @@ </ul> </section> -<section></section> - {% endblock %}
\ No newline at end of file |