get in touch and footer done

This commit is contained in:
2021-08-26 15:09:09 +01:00
parent 322b6abe35
commit 334991b055
15 changed files with 81 additions and 26 deletions

View File

@ -0,0 +1,8 @@
<div class="contact">
<p class="contact_text">
{{ .Get "text" }}
</p>
<p class="contact_details">
<strong>{{ .Get "contact" }}</strong>
</p>
</div>