summaryrefslogtreecommitdiff
path: root/templates/__init__.py
blob: 3f11c65cceab09196dcb60b6bb1138129d2c592b (plain)
1
2
3
4
5
6
7
from upload import upload
from uploaded import uploaded
from help import help
from login import login
from my import my
from images import images
from register import register