fix: removed unnecessary tags

This commit is contained in:
Jannat Patel
2022-05-17 17:47:27 +05:30
parent cd56fc6179
commit e465ad58ca

View File

@@ -74,9 +74,6 @@
<small id="submission-message" class="font-weight-bold hide"> {{ _("Please join the course to submit the Quiz.") }} </small>
<div class="button is-secondary hide" id="try-again">{{ _("Try Again") }}</div>
</div>
<h4 class="success-message"></h4>
<h5 class="score text-muted"></h5>
</form>
</div>
{% endif %}