Commit graph

7 commits

Author SHA1 Message Date
Arc
4605203386
Update base.html 2020-02-20 15:23:07 +00:00
Arc
9e7e53b634
Update base.html 2020-02-20 08:50:01 +00:00
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
Arc
47d02a6853
Update base.html 2020-01-29 19:18:11 +00:00
Arc
0a4c09a68b
Update base.html 2020-01-28 22:27:45 +00:00
Arc
08abdd23f6
Update base.html 2019-12-18 11:09:56 +00:00
Eneko Illarramendi
9a21cee902 refactor: change folder case 2019-12-17 17:04:51 +01:00
Renamed from LNbits/templates/base.html (Browse further)