{% extends 'base.html' %} {% block content %}
{% if link_id %} Click here to open the CIMAR viewer in a new tab {% else %} No link id {% url "cimar" %}?link_id=123455 {% endif %}
{% endblock %}