{% extends 'generic/object_detail.html' %} {% load buttons %} {% load custom_links %} {% load static %} {% load helpers %} {% load perms %} {% load plugins %} {% load ui_framework %} {% load i18n %} {% block title %}Backup: {{ object.id }}{% endblock %} {% block header %}
{% endblock header %} {% block content %}{{ object.preview }}
Error: {{ error_message }}
{% else %}The requested backup configuration could not be found in the Netpicker API.
{% endif %}