From e0c4c117070a974c85f50a37246b58f4c891b50f Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Sun, 26 Dec 2021 00:48:02 +0100 Subject: [PATCH] Little fix in html --- templates/contact.phtml | 2 +- templates/home.phtml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/contact.phtml b/templates/contact.phtml index d0b9f59..a24e129 100644 --- a/templates/contact.phtml +++ b/templates/contact.phtml @@ -18,7 +18,7 @@ ${csrf_token()|n}

- + diff --git a/templates/home.phtml b/templates/home.phtml index c8f8d68..a5c7c78 100644 --- a/templates/home.phtml +++ b/templates/home.phtml @@ -14,6 +14,7 @@ base_url=config.application_root ${title} +