{% extends "fenixedu-learning-theme/base.html" %} {% import "fenixedu-learning-theme/sotisView.html" %} {% block content %} {% if bundle is not empty and titleKey is not empty %}

{{ i18n(bundle,titleKey) }}

{% endif %} {{ sotisCall(sotisUrl,language,researcher,dataKey) }} {% endblock %}