{% extends 'generic/object.html' %} {% load validity %} {% load render_table from django_tables2 %} {% block content %}
Name | {{ object.name }} |
---|---|
Config Extraction Method | {{ object | colored_choice:"extraction_method" }} |
{{ object.effective_template }}