{% extends "annotation/annotation_base.html" %} {% load static %} {% load render_bundle from webpack_loader %} {% block annotation-area %}
[[ label.text ]] [[ label.shortcut ]]
{% endblock %} {% block footer %} {% render_bundle 'demo_named_entity' 'js' %} {% endblock %}