From: David ‘Bombe’ Roden Date: Sat, 16 Oct 2010 00:57:24 +0000 (+0200) Subject: Link date to “view post” page. X-Git-Tag: 0.1-RC1~300 X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=4388eb3b15fccdb6891da15b7e61731b5ae8a9d6;hp=fd30c0adf935d90f496671d9122f5ab0b9043670;p=Sone.git Link date to “view post” page. --- diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index c18a99d..9573b9d 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -31,7 +31,7 @@
<% post.text|html>
-
<% post.time|date format="MMM d, yyyy, HH:mm:ss">
+
<%foreach post.replies reply>