{% extends 'base.html' %} {% block content %}
{% for line in handler.get_description().splitlines(False) %}
{% if line.strip() %}
{{ line.strip() | safe }}
{% endif %}
{% endfor %}
This handler has no compatible handlers yet.
{% endif %}