upgrade
This commit is contained in:
6
plugin/ims_lti/view/start.tpl
Normal file
6
plugin/ims_lti/view/start.tpl
Normal file
@@ -0,0 +1,6 @@
|
||||
{% if tool.description %}
|
||||
<p class="lead">{{ tool.description|e|nl2br }}</p>
|
||||
{% endif %}
|
||||
<div class="embed-responsive embed-responsive-4by3">
|
||||
<iframe src="{{ launch_url }}" class="plugin-ims-lti-iframe"></iframe>
|
||||
</div>
|
||||
Reference in New Issue
Block a user