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

{{ mysqlconfig.filename }}

{{ _('Last Modified') }}
{{ mysqlconfig.body|highlight:'ini' }} {% else %}

{{ _('Not available') }}

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