From 1f3bf964941d25db422e8d5ba80b2b85f9615e2c 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

-
-
+
 
-
+