repo.or.cz
/
worddb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
getting file size for all dict files to be downloaded. coming to be 400mb or so.
[worddb.git]
/
templates
/
website
/
index.html
blob
5d4d923618763434e360b3893ec3cfb471ca5b52
1
{% extends
"base.html"
%}
2
{% block title %}Home{% endblock %}
3
{% block content %}
4
Welcome to worddb.
5
<h1>
Word of the day
</h1>
6
{% endblock %}