{% templatetag openblock %} extends "arctic/base.html" {% templatetag closeblock %} {% templatetag openblock %} block content {% templatetag closeblock %}

Welcome to Arctic!


Congratulations, you have just created a skeleton Arctic project.

You can now create some ListViews to display data, and perhaps some forms with custom layouts.

Afterwards don't forget to setup user roles (if needed), and customize your Arctic user interface.

{% templatetag openblock %} endblock {% templatetag closeblock %}