+ added initial files of webclient using flask
Showing
- static/google-code-prettify/run_prettify.js 34 additions, 0 deletionsstatic/google-code-prettify/run_prettify.js
- templates/_messages.html 12 additions, 0 deletionstemplates/_messages.html
- templates/api/base.html 82 additions, 0 deletionstemplates/api/base.html
- templates/api/index.html 9 additions, 0 deletionstemplates/api/index.html
- templates/api/result.html 7 additions, 0 deletionstemplates/api/result.html
- templates/base.html 56 additions, 0 deletionstemplates/base.html
- templates/footer.html 18 additions, 0 deletionstemplates/footer.html
- templates/nav.html 27 additions, 0 deletionstemplates/nav.html
- templates/wallets/base.html 43 additions, 0 deletionstemplates/wallets/base.html
- templates/wallets/detail.html 10 additions, 0 deletionstemplates/wallets/detail.html
- templates/wallets/index.html 19 additions, 0 deletionstemplates/wallets/index.html
- templates/wallets/new.html 115 additions, 0 deletionstemplates/wallets/new.html
- webclient.py 395 additions, 0 deletionswebclient.py
static/google-code-prettify/run_prettify.js
0 → 100644
templates/_messages.html
0 → 100644
templates/api/base.html
0 → 100644
templates/api/index.html
0 → 100644
templates/api/result.html
0 → 100644
templates/base.html
0 → 100644
templates/footer.html
0 → 100644
templates/nav.html
0 → 100644
templates/wallets/base.html
0 → 100644
templates/wallets/detail.html
0 → 100644
templates/wallets/index.html
0 → 100644
templates/wallets/new.html
0 → 100644
webclient.py
0 → 100755
Please register or sign in to comment