{% extends 'generic/object.html' %} {% load helpers %} {% block content %}
Версия ПО
Название {{ object.name|placeholder }}
{% include 'inc/panels/custom_fields.html' %}
{% include 'inc/panels/comments.html' %}
{% endblock content %}