{% extends 'base.html' %} {% load i18n %} {% block content %}
{% blocktrans with "XML-RPC" as stype %}{{stype}} server is unreacheable.{% endblocktrans %}
{% blocktrans with "service mss-agent status" as cmd %}Check the service status with the {{ cmd }} command.{% endblocktrans %}