Geen vraagteken tonen als spreker leeg is
This commit is contained in:
parent
a376d6b2ad
commit
f53c146863
|
@ -145,8 +145,6 @@
|
||||||
{{ with .talk }}
|
{{ with .talk }}
|
||||||
{{ if .speaker }}
|
{{ if .speaker }}
|
||||||
<strong>{{ .speaker }}</strong><br>
|
<strong>{{ .speaker }}</strong><br>
|
||||||
{{ else }}
|
|
||||||
{{ if not .keynote }}<span>?</span>{{ end}}
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ if and (.title) (.link) }}
|
{{ if and (.title) (.link) }}
|
||||||
{{ if .link }}
|
{{ if .link }}
|
||||||
|
|
Reference in a new issue