{% extends 'base.html' %} {% block title %}New Data source{% endblock %} {% block content %} {% include "form.html" %} {% endblock %}