{% extends "hyperkitty/base.html" %} {% load url from future %} {% load gravatar %} {% load hk_generic %} {% block title %} Not implemented yet - {{ app_name|title }} {% endblock %} {% block content %}
This feature has not been implemented yet, sorry. {% if mockup %} It will look like this. {% endif %}
{% endblock %}