[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [metrics-web/master] Add blank line after each news entry.
commit 2e8ed2fe135782027bfb9baf3d36259e3752a99b
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Thu Dec 22 12:04:39 2016 +0100
Add blank line after each news entry.
---
website/web/WEB-INF/news.jsp | 1 +
1 file changed, 1 insertion(+)
diff --git a/website/web/WEB-INF/news.jsp b/website/web/WEB-INF/news.jsp
index 61c4e24..85ea881 100644
--- a/website/web/WEB-INF/news.jsp
+++ b/website/web/WEB-INF/news.jsp
@@ -24,6 +24,7 @@
<h2>${category.key[0]}</h2>
<c:forEach var="entry" items="${category.value}">
<p>${entry[0]}</p>
+ <br>
</c:forEach>
</c:forEach>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits