index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
templates
/
404.html
blob: 8d43ec55c0fa50fe447c4f609f521fb3fd3e404a (
plain
)
1
2
3
4
5
{% extends "base.html" %} {% block content %} {{ exception }} {% endblock %}