From 51e9f844b5cdd5ef5c172f7b72059b85938c5650 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Tue, 30 Oct 2018 23:17:08 +0100 Subject: [PATCH] Added missing space Signed-off-by: Jim Martens --- _includes/sidebar/election-info.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sidebar/election-info.html b/_includes/sidebar/election-info.html index 97c084a..7f1a7dc 100644 --- a/_includes/sidebar/election-info.html +++ b/_includes/sidebar/election-info.html @@ -6,7 +6,7 @@
  • Name: {{ site.data.author.name }}
  • Alter: {{ site.data.author.age }}
  • Wahlkreis: {{ site.data.author.election_district }}
  • -
  • Bezirksliste Nr:{{ site.data.author.election_listnr}}
  • +
  • Bezirksliste Nr: {{ site.data.author.election_listnr}}
  • \ No newline at end of file