{% extends "cranefly/layout.html" %} {% import "cranefly/macros.html" as macros with context %} {% block title %}{{ macros.page_title(title=_('New Threads')) }}{% endblock %} {% block container %}
{% trans %}Looks like there are no threads... yet!{% endtrans %}
{% endif %}