{% extends "base.html" %}

{% block content %}
<div class="alert alert-warning" role="alert">We are still working on this feature!</div>
{% endblock %}