mirror of
https://github.com/django/django.git
synced 2025-06-15 16:39:13 +00:00
magic-removal: Fixed HTML error in admin/docs
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2283 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a19915e7ea
commit
1969c9f88b
@ -37,6 +37,6 @@
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="small"><a href="../">‹ Back to Models Documentation</p>
|
<p class="small"><a href="../">‹ Back to Models Documentation</a></p>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user