{{ _("You have not added any question yet") }}
{{ _("Create and manage questions from here.") }}
{% extends "templates/base.html" %} {% block title %} {{ quiz.title if quiz.name else _("Quiz Details") }} {% endblock %} {% block content %}