1
0
mirror of https://github.com/django/django.git synced 2025-06-15 00:19:12 +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:
Luke Plant 2006-02-06 19:42:14 +00:00
parent a19915e7ea
commit 1969c9f88b

View File

@ -37,6 +37,6 @@
</table>
</div>
<p class="small"><a href="../">&lsaquo; Back to Models Documentation</p>
<p class="small"><a href="../">&lsaquo; Back to Models Documentation</a></p>
</div>
{% endblock %}