Commit a4aaf771 authored by Joost's avatar Joost

letting the edit html inherit from right source

parent 829c24db
{% extends 'admin/model/create.html' %}
{% extends 'admin/model/edit.html' %}
{% block tail %}
{{ super() }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment