{% import 'macros/autoform.html' as autoform %} {% extends "admin/base.html" %} {% block primary_content_inner %}
{% endblock %} {% block secondary_content %}Site Title: This is the title of this CKAN instance It appears in various places throughout CKAN.
Style: Choose from a list of simple variations of the main colour scheme to get a very quick custom theme working.
Site Tag Logo: This is the logo that appears in the header of all the CKAN instance templates.
About: This text will appear on this CKAN instances about page.
Intro Text: This text will appear on this CKAN instances home page as a welcome to visitors.
Custom CSS: This is a block of CSS that appears in
<head>
tag of every page. If you wish to customize
the templates more fully we recommend
reading the documentation.
Homepage: This is for choosing a predefined layout for the modules that appear on your homepage.
{% endtrans %} {% endblock %}