{% extends "index.html" %} {% load i18n %} {% block menu %} {% with "apply" as current_category %} {{ block.super }} {% endwith %} {% endblock %} {% block content %}
{% blocktrans %} With this command you can apply all changes you have made and thus deliver new authorized_keys files to the affected hosts. {% endblocktrans %}