home
·
contact
·
privacy
projects
/
misc
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Improve accounting scripts, start todo.py rewrite.
[misc]
/
new_todo
/
html
/
msg.html
1
{% extends 'base.html' %}
2
3
{% block content %}
4
{{msg}}
5
{% endblock %}