forked from autonomic-cooperative/sophie-lewis-hugo
get in touch and footer done
This commit is contained in:
8
themes/sophie-lewis/layouts/shortcodes/getintouch.html
Normal file
8
themes/sophie-lewis/layouts/shortcodes/getintouch.html
Normal 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>
|
Reference in New Issue
Block a user