This commit is contained in:
parent
6e613d7b15
commit
5992869fd3
93 changed files with 9485 additions and 1277 deletions
7
themes/archie/layouts/partials/pagedescription.html
Normal file
7
themes/archie/layouts/partials/pagedescription.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<div class="description">
|
||||
{{ if isset .Params "description" }}
|
||||
{{ .Description }}
|
||||
{{ else }}
|
||||
{{ .Summary }}…
|
||||
{{ end }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue