{% blocktrans with name=site.display_name|guard_basic_auth %}Site owner only can edit title of {{ name }}{% endblocktrans %}
{% extends 'layouts/two_pane.html' %} {% load url_filter %} {% block content_main %}
{% blocktrans with name=site.display_name|guard_basic_auth %}Site owner only can edit title of {{ name }}{% endblocktrans %}