author if 1 authors if more
This commit is contained in:
parent
0bc52794a3
commit
bb1565b1af
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
{{- with $.GetPage (printf "/author/%s" $v) -}}
|
||||
{{- with not $k -}}
|
||||
<div class="has hasauthors">
|
||||
<div class="hassup">authors⁄</div>
|
||||
<div class="hassup">author{{ with $.Page.Params.authors }}{{ if gt (len .) 1 }}s{{ end }}{{ end }}⁄</div>
|
||||
<div class="afterhas">
|
||||
{{- end -}}
|
||||
<div class="crust">
|
||||
|
|
Loading…
Add table
Reference in a new issue