[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-blog] branch master updated: quotes
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-blog] branch master updated: quotes |
Date: |
Fri, 19 Jan 2018 05:15:15 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository blog.
The following commit(s) were added to refs/heads/master by this push:
new ef55ff9 quotes
ef55ff9 is described below
commit ef55ff99e52c80db704031d615e30f2ee30859b6
Author: Florian Dold <address@hidden>
AuthorDate: Fri Jan 19 05:15:12 2018 +0100
quotes
---
talerblog/blog/templates/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/talerblog/blog/templates/index.html
b/talerblog/blog/templates/index.html
index d7cfd99..290481b 100644
--- a/talerblog/blog/templates/index.html
+++ b/talerblog/blog/templates/index.html
@@ -37,7 +37,7 @@
<div class="notice">
<h3 class="taler-installed-show"><a href="{{ url_for("article",
article_name=article.slug) }}">{{article.title}}</a></h3>
<h3 class="taler-installed-hide">{{article.title}} <span
style="font-size: small;">(install wallet to buy/read)</span></h3>
- <p>{{ article.teaser|safe }} <a class=taler-installed-show" href="{{
url_for("article", article_name=article.slug) }}">(Read more...)</a></p>
+ <p>{{ article.teaser|safe }} <a class="taler-installed-show" href="{{
url_for("article", article_name=article.slug) }}">(Read more...)</a></p>
</div>
{% else %}
<em>(No articles available)</em>
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-blog] branch master updated: quotes,
gnunet <=