{% extends 'base.html' %} {% load buttons %} {% load static %} {% load custom_links %} {% load helpers %} {% block title %}{{ object }}{% endblock %} {% block header %}
Name | {{ object.name }} |
Platform | {{ object.platform.name }} |
Description | {{ object.description }} |
Regex | {{ object.regex }} |