summaryrefslogtreecommitdiff
path: root/talermerchantdemos/templates
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-04-23 11:36:19 +0200
committerFlorian Dold <florian@dold.me>2021-04-23 11:36:19 +0200
commit0f393b59b3651c9d8b19ef5d1cd0d2f2255ea29c (patch)
treeb37cc2df6214840369aa0a65d6b2eeab73b918d4 /talermerchantdemos/templates
parent36698922c39c207c9f1e081027c4c2d3e9a334ec (diff)
downloadtaler-merchant-demos-0f393b59b3651c9d8b19ef5d1cd0d2f2255ea29c.tar.gz
taler-merchant-demos-0f393b59b3651c9d8b19ef5d1cd0d2f2255ea29c.tar.bz2
taler-merchant-demos-0f393b59b3651c9d8b19ef5d1cd0d2f2255ea29c.zip
layout/css tweaks
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>