{% extends "admin/layout.html" %} {% block title %}{{ _("URL Options") }}{% endblock %} {% block contents %}
{% trans %} Here you can change some basic URL configuration settings. This is especially useful if you have plugins installed that that add a new index page or if you want to move the administration to a different location. {% endtrans %}
{% call form() %}