{# vim: set et ts=8 sts=4 sw=4 ai ft=jinja.html: #} {% extends "settings.html" %} {% block content %} {# #}

Application Preferences

{##}
The name of the site, displayed on the top left of the page and in the subject of all emails.
{##}
The default description used in <meta> tags.
{##}
{# using site-logo here is not a typo, chrome complained about name/id missmatches #}
Configure via an url to the image that is displayed in the navbar on top of every page. This can be an attachment, e.g. logo.png attachted to Home can be used as /Home/a/logo.png
{##}
Configure how the wiki indicates to visiting robots whether they are allowed to crawl the content.
{##}
Configure via an url to the image that is displayed as favicon (tab icon, URL icon, bookmark icon). This can be an attachment, e.g. favicon-32x32.png attachted to Home can be used as /Home/a/favicon-32x32.png
{##}
An Otter Wiki logo will not be shown.
{##}
{# card #} {% endblock %}