{% extends "_layout.html" %} {% block title %}{{ _('Gone') }}{% endblock %} {% block content %}
{{ _('Gone') }}!
{{ _('What you were looking for is just not there anymore, perhaps go somewhere nice instead.', link = url_for('index')) | safe }}