{% extends "admin/change_form.html" %} {% block after_field_sets %}{{ block.super }} {% if opts.model_name == 'google' %}
{% endif %} {% endblock %}