custom: Allow override of home page
This commit is contained in:
parent
729b9cfb51
commit
cf59bd7db7
4 changed files with 45 additions and 20 deletions
|
|
@ -6,11 +6,13 @@
|
|||
{{ end }}
|
||||
|
||||
{{ define "content" }}
|
||||
{{ block "@custom/about" . }}
|
||||
<div class="pure-u-1">
|
||||
<p>
|
||||
For more information, see <a href="{{ .SelfRedirect }}">{{ .SelfRedirect }}</a>.
|
||||
</p>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
<div class="pure-u-1">
|
||||
<h2>WissKIs on this Distillery</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue