{% extends "base.html" %} {% load static %} {% load i18n %} {% block content %}
{% trans "normalization rule group Listing" %}
pr | {{ object.pr }} |
{% trans "description" %} | {{ object.description }} |
{% trans "created" %} | {{ object.created }} |
{% trans "modified" %} | {{ object.modified }} |