{% load url from future %} {% load i18n locale %} {% if show_delete %}
{% endif %}
{% blocktrans %}
Use <a href="#/page-slug">Link text</a>
code to provide links between static pages. Such links will be rewritten with full paths to static pages.
{% endblocktrans %}