diff --git a/vote/templates/vote/tex/invitation.tex b/vote/templates/vote/tex/invitation.tex
index 5b00523d77ecddf16f3069b35ec8cccf53ab7631..86cd0628a5665e34db363fea99d3cf548fe77631 100644
--- a/vote/templates/vote/tex/invitation.tex
+++ b/vote/templates/vote/tex/invitation.tex
@@ -31,11 +31,11 @@
     \section*{Invitation to Participate in an Online Election}
     \noindent You have been in invited to attend the following online election session:\\\\
     Title: {{session.title}}\\
-    {% if session.meeting_link %}
-        Meeting room link: {{ session.meeting_link}}\\
+    {% if session.meeting_link %}%
+    Meeting room: {{ session.meeting_link}}\\
     {% endif %}%
-    {% if session.start_date %}
-        Start date: {{session.start_date}}\\
+    {% if session.start_date %}%
+    Start date: {{session.start_date}}\\
     {% endif %}%
     Access token: {{token.token}}\\