mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed a typo in admindocs template
Thanks Reza Mohammadi for the report.
This commit is contained in:
		| @@ -49,6 +49,6 @@ | ||||
| </table> | ||||
| </div> | ||||
|  | ||||
| <p class="small"><a href="{% url 'django-admindocs-models-index' %}">‹ {% trans 'Back to Models Documentation' %}</a></p> | ||||
| <p class="small"><a href="{% url 'django-admindocs-models-index' %}">‹ {% trans 'Back to Model Documentation' %}</a></p> | ||||
| </div> | ||||
| {% endblock %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user