From: Christoph Egger Date: Thu, 25 Dec 2014 17:34:27 +0000 (+0100) Subject: Properly decode UIDs (utf-8 / ignore) X-Git-Url: https://git.siccegge.de//index.cgi?p=ksp-webtool.git;a=commitdiff_plain;h=HEAD Properly decode UIDs (utf-8 / ignore) --- diff --git a/templates/index.html b/templates/index.html index 0b46a41..00b8cdc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,7 +10,7 @@ {% for entry in data %} - +
{{data[entry][1][0].data}} {{data[entry][0].fingerprint}}{{data[entry][1][0].data.decode('UTF-8', errors='ignore')}} {{data[entry][0].fingerprint}}