{% extends base %} {% from 'macro.html' import breadcrumbs with context %} {% from 'macro.html' import form_fields with context %} {% block content %}
{{ url_for('news.show', name=newsitem.name, _external=True) }}