gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] branch master updated: styling


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: styling
Date: Fri, 21 Oct 2022 00:14:20 +0200

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

grothoff pushed a commit to branch master
in repository taler-merchant-demos.

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

commit d82e8d5a1dc363373268fa0a0342f98c2812fd13
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Oct 21 00:14:17 2022 +0200

    styling
---
 talermerchantdemos/templates/blog-index.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/templates/blog-index.html.j2 
b/talermerchantdemos/templates/blog-index.html.j2
index 9d16d1d..cfd8434 100644
--- a/talermerchantdemos/templates/blog-index.html.j2
+++ b/talermerchantdemos/templates/blog-index.html.j2
@@ -29,7 +29,7 @@
       {% for article in articles %}
       <div class="notice">
       <h3><a href="{{ url_for('article', lang=article.lang, 
article_name=article.slug) }}" class="articleTitle">{{article.title}}</a></h3>
-      {{ article.teaser|safe }} <a class="payLink" href="{{ url_for('article', 
lang=article.lang, article_name=article.slug) }}"><span class="icon"></span>{{ 
gettext('Pay to read more...') }}</a>
+      {{ article.teaser|safe }} <a class="payLink" href="{{ url_for('article', 
lang=article.lang, article_name=article.slug) }}"><span class="icon"></span>{{ 
gettext('Pay to read more...') }}</a><br>
       </div>
       {% else %}
       <em>({{ gettext("No articles available in this language.") }})</em>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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