index
:
cs50.git
main
CS50 Free Online Harvard Class
Miau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wk9
/
lect
/
froshims
/
templates
/
failure.html
blob: f1322c187e323ca56541b7b39839ac0737cb0458 (
plain
)
1
2
3
4
5
6
7
{% extends "layout.html" %} {% block body %} You are not registered! {% endblock %}