This website requires JavaScript.
Explore
Help
Sign In
sporada
/
nopaque
Watch
1
Star
0
Fork
0
You've already forked nopaque
mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced
2024-11-15 01:05:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b6a67fcd4d
nopaque
/
app
/
main
/
__init__.py
6 lines
85 B
Python
Raw
Normal View
History
Unescape
Escape
Merge base templates. Add database support. Add blueprint for main.
2019-07-05 12:47:35 +00:00
from
flask
import
Blueprint
main
=
Blueprint
(
'
main
'
,
__name__
)
from
.
import
views
Reference in New Issue
Copy Permalink