Added view questions panel to editor interface Added view questions section of web site Added links to navbars
4 lines
120 B
HTML
4 lines
120 B
HTML
{% extends "view/components/base.html" %}
|
|
{% import "bootstrap/wtf.html" as wtf %}
|
|
{% block top_alerts %}
|
|
{% endblock %} |