{% extends "ui.html" %} {% block headline %}{{ gettext('About this server') }}{% endblock %} {% block content %}
{{ p | to_yaml }}
{% endfor %}
{{ info['Description'] }}
{% endif %}| Children |
|
{% endif %}
|---|---|
| {{ k|trim }} |
{% if v is string %}
{{ v|trim|truncate(60) }}
{% elif v is mapping %}
|
| {{ei|trim|truncate(30)}} | {{ee|trim}} |
|---|