Skip to content
Snippets Groups Projects
Commit 4d74c4a5 authored by Connor Brock's avatar Connor Brock
Browse files

Merge branch 'headerandfooter' into 'main'

Templates completed

See merge request d1634883/client-project!3
parents 3b5b4728 fee01649
No related branches found
No related tags found
1 merge request!3Templates completed
<header th:fragment="headerBlock">
<br>Header Block<br>
</header>
<footer th:fragment="footerBlock">
<br><b>VZTA</b><br>
<br>Near Me Now LTD<br>
<br>Britania House<br>
<br>Caerphilly Business Park<br>
<br>Caerphilly<br>
<br>CF83 3GG<br>
<br>(C) VZTA 2022<br>
<br><b>Follow Us</b><br>
<br>Facebook Twitter Instagram LinkedIn<br>
<br>Privacy Policy Terms and Conditions<br>
</footer>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment