From b7c1853bff788756f5d60fde44618be20a0fa4c2 Mon Sep 17 00:00:00 2001 From: Tom Price Date: Mon, 25 May 2015 22:31:36 +0100 Subject: [PATCH] Add block tags to make it more semantic --- RIGS/templates/RIGS/activity_feed.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/RIGS/templates/RIGS/activity_feed.html b/RIGS/templates/RIGS/activity_feed.html index 96a3de5d..4a58ce5b 100644 --- a/RIGS/templates/RIGS/activity_feed.html +++ b/RIGS/templates/RIGS/activity_feed.html @@ -1,5 +1,6 @@ {% load static %} +{% block js %} @@ -32,6 +33,7 @@ }) +{% endblock %}
@@ -39,9 +41,8 @@

Recent Changes

-
-
+
 
-
+