From fb47fbff45e09ad8c74498bfa0c145fec9634df5 Mon Sep 17 00:00:00 2001 From: dpg5000 Date: Sat, 26 Mar 2016 11:20:14 -0700 Subject: [PATCH] add mssing closing a tag in tags.html --- tags.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags.html b/tags.html index 88a179f..903510a 100644 --- a/tags.html +++ b/tags.html @@ -29,7 +29,7 @@

{{ this_word }}

» {{ post.title }} -->
- {{ post.title }} + {{ post.title }} {{ post.date | date_to_string }}