Update app/views/conferences/_highlights.haml

Co-authored-by: Henne Vogelsang <hvogel@opensuse.org>
This commit is contained in:
Sasi Olin 2022-04-19 13:16:50 +02:00 committed by GitHub
parent 01bb991d46
commit 7bbac4b599
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,6 @@
class: ['img-responsive', 'img-circle'],
title: speaker.name
.caption
- unless speaker.nil?
- if speaker
%h3.text-center= speaker.name
%h4.text-center= event.title