{% extends "pages/base.html" %} {% import "macros/components/campaign.html" as mac_camp %} {% set title = "Campaign scope" %} {% if tab is undefined %} {% set tab = "general" %} {% endif %} {% block main_toolbar %} {{ super() -}} {% filter indent(width=20, first=True) %}