Fixes in language
This commit is contained in:
parent
3596838864
commit
16f1678884
6 changed files with 32 additions and 10 deletions
|
|
@ -4,7 +4,6 @@ try:
|
|||
|
||||
admin_app=Blueprint('admin_app', __name__, static_folder='static')
|
||||
|
||||
|
||||
env=env_theme(__file__)
|
||||
|
||||
t=PTemplate(env)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue