{% extends "base.html" %} {% load url from grandchallenge_tags %} {% load static %} {% block title %}{{ object.workstation.slug }} Session - {{ block.super }}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}This session will expire in {{ object.expires_at|timeuntil }}.
{% endif %} {% endblock %} {% block script %} {{ block.super }} {% endblock %}