{% extends "base.html" %} {% load static %} {% load i18n %} {% block content %}
{% trans "ID" %} | {% trans "Link" %} | {% trans "prefix" %} | {% trans "created" %} | {% trans "modifed" %} |
{{object.pk}} | {{object}} | {{ object.prefix }} | {{ object.created }} | {{ object.modifed }} |