gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: modify read more link


From: gnunet
Subject: [www] branch master updated: modify read more link
Date: Tue, 05 Nov 2019 11:04:48 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 9b9c6a0  modify read more link
9b9c6a0 is described below

commit 9b9c6a02ee894b438c09bee0a852cfb26298f050
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Tue Nov 5 05:02:13 2019 -0500

    modify read more link
---
 template/index.html.j2 | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/template/index.html.j2 b/template/index.html.j2
index c9c4b0b..a6a1b92 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -74,10 +74,7 @@
               </p>
             </header>
             <p>
-              {{ item['abstract'] }}...
-            </p>
-            <p>
-              <a href="news/{{ item['page'] }}">read more</a>
+              {{ item['abstract'] }}... [<a href="news/{{ item['page'] 
}}">read more</a>]
             </p>
           </section>
         </div>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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