{% load ifsetting %} {% ifsetting EDITOR_SIMPLE_SECTORS %} {% include 'tags/sector-edit-no-percent.html' %} {% else %} {% include 'tags/sector-edit-with-percent.html' %} {% endifsetting %}