diff --git a/opentech/apply/funds/templates/funds/submissions.html b/opentech/apply/funds/templates/funds/submissions.html index f039d269e2cac92256acb8b8ece3c1a753a740aa..7fc318f158dc2c3c29a2301e937d59f734f3f208 100644 --- a/opentech/apply/funds/templates/funds/submissions.html +++ b/opentech/apply/funds/templates/funds/submissions.html @@ -43,6 +43,9 @@ {% include "activity/include/action_list.html" %} {% include "activity/include/all_activity_list.html" %} +<a href="#" class="js-open-feed link link--open-feed"> + <h4 class="heading heading--no-margin">Activity Feed</h4> +</a> {% endblock %} {% block extra_js %}