From 03ea442bf9d781b4da7ba063cbda2934969b3199 Mon Sep 17 00:00:00 2001 From: Joshua Perry <45966243+jpez-development@users.noreply.github.com> Date: Wed, 25 Jan 2023 17:58:09 +0000 Subject: [PATCH] fixed anomolus output --- templates/about.html.php | 2 +- templates/apply.html.php | 2 +- templates/category.html.php | 2 +- templates/home.html.php | 2 +- templates/portal.html.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/about.html.php b/templates/about.html.php index a7471f4..fe7e608 100644 --- a/templates/about.html.php +++ b/templates/about.html.php @@ -3,6 +3,6 @@

Welcome to Jo's Jobs, we're a recruitment agency based in Northampton. We offer a range of different office jobs. Get in touch if you'd like to list a job with us.

Select the type of job you are looking for:

diff --git a/templates/apply.html.php b/templates/apply.html.php index fc42f4a..79fed24 100644 --- a/templates/apply.html.php +++ b/templates/apply.html.php @@ -1,7 +1,7 @@
diff --git a/templates/category.html.php b/templates/category.html.php index 923a519..3698cfd 100644 --- a/templates/category.html.php +++ b/templates/category.html.php @@ -1,7 +1,7 @@
    - +
diff --git a/templates/home.html.php b/templates/home.html.php index c804029..c7f6c12 100644 --- a/templates/home.html.php +++ b/templates/home.html.php @@ -2,6 +2,6 @@

Welcome to Jo's Jobs, we're a recruitment agency based in Northampton. We offer a range of different office jobs. Get in touch if you'd like to list a job with us.

Select the type of job you are looking for:

\ No newline at end of file diff --git a/templates/portal.html.php b/templates/portal.html.php index decf1c2..f2aefb0 100644 --- a/templates/portal.html.php +++ b/templates/portal.html.php @@ -8,6 +8,6 @@
- +
\ No newline at end of file