{% extends 'generic/object.html' %} {% load helpers %} {% load validity %} {% block head %} {% endblock %} {% block title %}{{ object }}: Serialized Configuration{% endblock %} {% block subtitle %}
{% endblock %} {% block content %}Git Repository | {{ object.repo | linkify | placeholder }} |
---|---|
Device Config File | {% include "validity/inc/path_with_link.html" with file_path=object|device_path web_url=object.repo.rendered_web_url only %} |
Serializer | {{ object.serializer | linkify | placeholder }} |
Local copy last modified | {{ config.last_modified | date:"Y-m-d G:i:s" | placeholder}} |