Add Call-to-Action support at top of content
This commit is contained in:
parent
7b4dd6b148
commit
39d7488add
2 changed files with 32 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
{{ partialCached "header.html" . }}
|
||||
{{ partial "breadcrumb.html" . }}
|
||||
<div class="content">
|
||||
{{ partial "show-call-to-action-top-of-content.html" . }}
|
||||
<h1 class="post speakable">{{ .Title }}</h1>
|
||||
<div class="speakable">
|
||||
{{- block "main" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue