Fix template.
[wolnelektury.git] / src / club / templates / club / thanks.html
index 33e053f..eff910a 100644 (file)
@@ -16,7 +16,7 @@
   {% chunk 'club_thanks' %}
 
   {% if request.session.from_app %}
-    <a href="wolnelekturyapp://paypal_return">{% trans "Go back to the app %}</a>
+    <a href="wolnelekturyapp://paypal_return">{% trans "Go back to the app" %}</a>
   {% endif %}
 
 </div>