{% load wagtailcore_tags wagtailimages_tags compress static wagtailuserbar core_tags molo_commenting_tags %} {% load wagtailsettings_tags %} {% get_settings %}
{% trans "Menu" %}
{% if not user.is_authenticated %}
{% trans "Sign up" %}
{% else %}
{% trans "Profile" %}
{% endif %}