{% extends 'lti_app/base.html' %} {% load static %} {% block content %} {% if WIMS %}
WIMS | Name | URL | LTI-URL | |
---|---|---|---|---|
{{ item.pk }} | {{ item.name }} | {{ item.url }} |
{{ request.scheme }}://{{ request.get_host }}{% url 'lti:wims_class' item.pk %}
|