From 2053e98e8885097e555e7da2fd85d29a51fc3bf9 Mon Sep 17 00:00:00 2001 From: Michael Erdely Date: Wed, 9 Oct 2024 18:54:11 -0400 Subject: [PATCH] upgrade to newer jquery; disable customizations from stock bootstrap --- src/templates/home.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/templates/home.tpl b/src/templates/home.tpl index 75ad69a..82e31c7 100644 --- a/src/templates/home.tpl +++ b/src/templates/home.tpl @@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - + @@ -54,6 +54,11 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA {/if} }); + + {include file='navbar.tpl'}