diff --git a/templates/zephyr/index.html b/templates/zephyr/index.html index 5be9156f5c..8d0af392f9 100644 --- a/templates/zephyr/index.html +++ b/templates/zephyr/index.html @@ -148,6 +148,15 @@ var people_list = [ {% endif %} + {% if show_activity %} +
  • + + + Activity + +
  • + {% endif %} +