{% extends "sveedocuments/board/subbase_pages.html" %} {% load i18n autobreadcrumb crispy_forms_tags %} {% block head_base_js %}{{ block.super }} {% endblock %} {% block board_content %}
{{ item.created|timesince }} ago - By {{ item.author.get_full_name }}
{% trans "Title" %} : {{ item.title }}
{% trans "Slug" %} : {{ item.slug }}