{% macro active(t) -%} {%- if t %} class="active"{% endif -%} {% endmacro %} {% macro active_class(t) %} {%- if t %} active{% endif -%} {% endmacro -%} {% set stats = user.activityStats -%}

{{ constant('SITE_NAME') }}