From cedad0e48d6ec0c8e498ef5010399d749f98c8e4 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Mon, 3 Jun 2024 12:48:05 -0400 Subject: [PATCH] Switched javascript to CoffeeScript --- views/layout.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/layout.twig b/views/layout.twig index f0e3b79..7b92af6 100644 --- a/views/layout.twig +++ b/views/layout.twig @@ -7,7 +7,7 @@ - + {% include 'partials/navbar.twig' %} @@ -15,6 +15,6 @@
{% block content %}{% endblock %}
- +