{% extends 'admin/base.html' %} {% block _title %}Information{% endblock %} {% set info_link = 'active' %} {% block _content %}

Information

Title of this CatAsk instance

Description of this CatAsk instance

Rules of this CatAsk instance

Image that's going to be used in a link preview

Full URL to homepage of this CatAsk instance without a trailing slash

{% endblock %}