{% load base_tags %}
{% load perm_tags %}
{% has_perm user campaign_monitor.add_campaign as can_add_campaign %}
{% has_perm user campaign_monitor.add_template as can_add_template %}
{% if not SITE_GLOBAL_HIDEALLTABS %}
{% if user.is_authenticated and not SITE_GLOBAL_HIDETENDENCITABS %}