django-admin-sortable/sample_project/templates/index.html

9 lines
145 B
HTML
Raw Normal View History

2011-09-01 00:51:02 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>AdminSortable Test Project</title>
</head>
<body>
</body>
</html>