diff --git a/source/_layouts/speaker.html.twig b/source/_layouts/speaker.html.twig index 57ee4d7..75046ab 100644 --- a/source/_layouts/speaker.html.twig +++ b/source/_layouts/speaker.html.twig @@ -29,7 +29,7 @@
{% if page.organisation %} - Organisation: {{ page.organisation }} + Organisation: {{ page.organisation }} {% endif %} {% block content %}{% endblock %}