integrations.html (93B)
1 {% extends 'base.html' %} 2 3 {% block content %} 4 <h4>Under construction</h4> 5 {% endblock %}