gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-survey] branch master updated: typo


From: gnunet
Subject: [GNUnet-SVN] [taler-survey] branch master updated: typo
Date: Fri, 30 Aug 2019 14:18:15 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository survey.

The following commit(s) were added to refs/heads/master by this push:
     new 894c776  typo
894c776 is described below

commit 894c77695f9eca57390825b5894e3796b57454b0
Author: Florian Dold <address@hidden>
AuthorDate: Fri Aug 30 14:18:12 2019 +0200

    typo
---
 talersurvey/survey/survey.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talersurvey/survey/survey.py b/talersurvey/survey/survey.py
index 7ac4efa..76e2dbb 100644
--- a/talersurvey/survey/survey.py
+++ b/talersurvey/survey/survey.py
@@ -229,7 +229,7 @@ def submit_survey():
     taler_tip_uri = backend_resp.get("taler_tip_uri")
     if taler_tip_uri:
         qrcode_svg = get_qrcode_svg(taler_tip_uri)
-        content = flask.render_tempate(
+        content = flask.render_template(
             "templates/show_tip.html",
             qrcode_svg=qrcode_svg,
             taler_tip_uri=taler_tip_uri,

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]