From 4880a7d6814a041b78bc48dec8e38314e0fc1d87 Mon Sep 17 00:00:00 2001 From: Sam White Date: Wed, 8 Dec 2021 11:42:41 +0000 Subject: [PATCH] Move link helper functions to HTML templating include. --- public_html/includes/html-templating.php | 12 ++++++++++++ public_html/includes/utils.php | 10 ---------- public_html/index.php | 1 - 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/public_html/includes/html-templating.php b/public_html/includes/html-templating.php index aac4210..ac29f2e 100644 --- a/public_html/includes/html-templating.php +++ b/public_html/includes/html-templating.php @@ -25,3 +25,15 @@ function javascript($name) {