{% extends "layout.html" %} {% import "macros.html" as macros %} {% block page_title %}Add entry to {{ macros.feed_title(feed) }}{% endblock %} {% block main_title %}Add entry to {{ macros.feed_title(feed) }}{% endblock %} {% block body %}
add {# TODO: maybe redirect to entry page? how? – we don't know the entry url yet #}