{% if show_csb_extra_tab_panes %} {% comment %} Add as many additional tabs that you may want to the control-sidebar here. The context is passed through so any data you need can be placed in the main context and this template will have access to it. {% endcomment %} {% block control_sidebar_extra_tab_panes %}

Extra Tab

Place Content Here!

{% endblock control_sidebar_extra_tab_panes %} {% endif %}