{% if labelbase %}

{% block title %}{{ labelbase.name }} {% endblock %}

{% if labelbase.fingerprint %}{{ labelbase.fingerprint }} {% endif %} {% if labelbase.about %}

{{ labelbase.about}}

{% endif %}
{% comment %} {% endcomment %}
{% else %}

There is no such labelbase.

{% endif %}