{% extends 'generic/_base.html' %} {% load form_helpers %} {% block title %} {% if object.pk %}Edit{% else %}Add a new{% endif %} Synchronization Runner {% endblock %} {% block content %}