From 3525d5d7045832415101d4db02a3cdcc66c6d046 Mon Sep 17 00:00:00 2001 From: mikestefanello Date: Sat, 18 Dec 2021 17:02:29 -0500 Subject: [PATCH] Updated func name to get route url in templates. --- templates/layouts/main.gohtml | 12 ++++++------ templates/pages/error.gohtml | 2 +- templates/pages/forgot-password.gohtml | 2 +- templates/pages/login.gohtml | 4 ++-- templates/pages/register.gohtml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/templates/layouts/main.gohtml b/templates/layouts/main.gohtml index 6b06e88..dfe4f24 100644 --- a/templates/layouts/main.gohtml +++ b/templates/layouts/main.gohtml @@ -9,17 +9,17 @@