{% extends '../layout/admin.html' %} {% block html_title %}{{ customizeService.generateCustomTitleForFixedPageName(t('Legacy_Slack_Integration')) }}{% endblock %} {% block content_header %} <h1 class="title">{{ t('Legacy_Slack_Integration') }}</h1> {% endblock %} {% block content_main %} <!-- TODO: move contents from notification settings by GW-5467 --> {% endblock content_main %}