{% load i18n %} {% load machine_extras %}
{% if sshconfig and sshconfig.filename %}

{{ sshconfig.filename }}

{{ _('Last Modified') }}
{{ sshconfig.body|highlight:'apacheconf' }} {% else %}

{{ _('Not available') }}

{% endif %}
{% for sc_ver in sshconfig_versions %} {% empty %} {% endfor %}
{{ _('History') }}
{{ _('Compare against') }} {{ _('Revision') }} {{ _('Modified') }}
{% if sc_ver.is_newest %}{{ _('(current)') }}{% else %} {{ _('(current)') }} {% endif %} {{ _('(previous)') }} {{ sc_ver.version }}