{% load i18n %}

{% trans 'Welcome!' %}

{% blocktrans %}

Your installation of Combo was successful and you can now play with it to your heart's content. It is currently empty, your first move should probably be to head to the management interface to add some pages.

{% endblocktrans %}

{% url 'combo-manager-homepage' %}