basic temapltes rendered

This commit is contained in:
2020-11-27 05:49:29 +01:00
parent 0b86db6413
commit e25c28b04c
20 changed files with 108 additions and 101 deletions

View File

@@ -1,5 +1,4 @@
from .loginview import LoginView
from .profileview import ProfileView
from .registerview import RegisterView
from .uploadview import UploadView
from .itemview import ItemView
from .indexview import IndexView