lnbits-legend/lnbits/templates
Eneko Illarramendi 9e90aabead refactor: use Flask Blueprints to organize extensions
- extensions are now blueprints: keep views, templastes and statics in the same folder
- increase app security using `flask-talisman`
- whenever possible use {{ url_for }} for links between pages
- remove references to non-existing JavaScript code
- add missing favicon.ico
2020-01-31 21:07:05 +01:00
..
base.html refactor: use Flask Blueprints to organize extensions 2020-01-31 21:07:05 +01:00
extensions.html Update extensions.html 2020-01-29 19:22:43 +00:00
lnurl.html Added support for processing modal 2020-01-16 20:49:48 +00:00
note.jpg Added templates for lnfaucet extension 2020-01-27 23:00:24 +00:00
wallet.html refactor: use Flask Blueprints to organize extensions 2020-01-31 21:07:05 +01:00