summaryrefslogtreecommitdiff
path: root/talermerchantdemos/templates
diff options
context:
space:
mode:
Diffstat (limited to 'talermerchantdemos/templates')
-rw-r--r--talermerchantdemos/templates/blog-base.html.j22
-rw-r--r--talermerchantdemos/templates/blog-index.html.j26
2 files changed, 3 insertions, 5 deletions
diff --git a/talermerchantdemos/templates/blog-base.html.j2 b/talermerchantdemos/templates/blog-base.html.j2
index 0dae8d6..771f6ee 100644
--- a/talermerchantdemos/templates/blog-base.html.j2
+++ b/talermerchantdemos/templates/blog-base.html.j2
@@ -1,7 +1,7 @@
{% extends "common-base.html.j2" %}
{% block head %}
- <link rel="stylesheet" type="text/css" href="{{ static('torsten.css') }}" />
+ <link rel="stylesheet" type="text/css" href="{{ static('blog.css') }}" />
{% endblock head %}
{% block header_content %}
diff --git a/talermerchantdemos/templates/blog-index.html.j2 b/talermerchantdemos/templates/blog-index.html.j2
index dd1bced..99656ef 100644
--- a/talermerchantdemos/templates/blog-index.html.j2
+++ b/talermerchantdemos/templates/blog-index.html.j2
@@ -17,10 +17,8 @@
<h2>{{ gettext("Chapters") }} </h2>
<div>
- {{
- gettext("Click on an individual chapter to to purchase it with GNU Taler.") +
- gettext('You can get free, virtual money to buy articles on this page at the <a href="{}")">bank</a>').format(env('TALER_ENV_URL_BANK'))
- }}
+ {{ gettext("Click on an individual chapter to to purchase it with GNU Taler.") }}
+ {{ gettext('You can get free, virtual money to buy articles on this page at the <a href="{}")">bank</a>.').format(env('TALER_ENV_URL_BANK')) }}
</div>
<div>