{% extends 'base.html' %} {% load buttons %} {% load static %} {% load custom_links %} {% load helpers %} {% block title %}{{ object }}{% endblock %} {% block header %}
Platform | {{ object.platform.name }} |
Feature | {{ object.feature.name }} |
Description | {{ object.description }} |
Config Ordered | {{ object.config_ordered }} |
Match Config | {{ object.match_config }} |
Config Type | {{ object.config_type }} |