{% extends "layout.html.tpl" %} {% block title %} {% if own.is_devel() %} Appier - {{ owner.description }} {% else %} {{ owner.description }} {% endif %} {% endblock %} {% block content %}
You've just configured {{ owner.description }} correctly, now it's time to start the development.