Commit 4dc7aa13 by E. Kolpakov

Added spinner to initial load notification

parent 819de86c
{% load i18n %} {% load i18n %}
<section class="xblock--drag-and-drop"> <section class="xblock--drag-and-drop">
{% trans "Loading drag and drop exercise." %} <i class="fa fa-spin fa-spinner"></i>{% trans "Loading drag and drop exercise." %}
</section> </section>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment