On Thursday, November 13, 2014 7:49:28 PM UTC+5:30, Sachin Tiwari wrote: > > Hi All, > > I want to change Home link at admin page to Admin Home -> blog -> ... > > I tried by modifying base.html and base_site.html in my > templates/admin/, but it would work > > {% block breadcrumbs %} > <div class="breadcrumbs"> > <a href="{% url 'admin:index' %}">{% trans ' Admin Home' %}</a> > {% if title %} › {{ title }}{% endif %} > </div> > {% endblock %} > > please help .....................
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a62ce1c8-c2a5-47fe-b551-09c91b8970ba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.