diff --git a/templates/index.html b/templates/index.html
index 81aed8ec..497c1fb9 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -16,8 +16,9 @@
Rigboard
Calendar
{% if perms.RIGS.add_event %}
- New Event
+ New Event
{% endif %}
+ Event Archive
@@ -29,11 +30,11 @@
@@ -43,10 +44,10 @@
@@ -57,6 +58,7 @@
TEC Forum
TEC Sharepoint
TEC Wiki
+ H&S Report Form
{% if perms.RIGS.change_event %}
Price List
{% endif %}
diff --git a/versioning/templates/activity_feed.html b/versioning/templates/activity_feed.html
index 723b8a95..7f9ccfb2 100644
--- a/versioning/templates/activity_feed.html
+++ b/versioning/templates/activity_feed.html
@@ -22,9 +22,7 @@
{% endblock %}