This website requires JavaScript.
Explore
Help
Sign In
nik
/
FreedomBox
Watch
1
Star
0
Fork
0
You've already forked FreedomBox
mirror of
https://github.com/freedombox/FreedomBox.git
synced
2026-01-28 08:03:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreedomBox
/
templates
History
fonfon
1cf1cb2e90
moved context_processor from plinth.py to a separate file; removed two unnecessary context variables: 1) use cfg.main_menu instead of main_menu; 2) request_path is available automatically
2014-07-11 02:36:25 +03:00
..
404.html
Merge login_nav template with base template
2014-06-24 11:40:49 +02:00
500.html
Merge login_nav template with base template
2014-06-24 11:40:49 +02:00
base.html
moved context_processor from plinth.py to a separate file; removed two unnecessary context variables: 1) use cfg.main_menu instead of main_menu; 2) request_path is available automatically
2014-07-11 02:36:25 +03:00
form.html
Use Django auth framework instead of custom one
2014-06-28 13:11:34 +02:00
login.html
Use Django auth framework instead of custom one
2014-06-28 13:11:34 +02:00
menu_block.html
menu and submenu now also uses djangos named urls and url-reverse
2014-07-10 23:29:06 +03:00
menu.html
Use Django dispatcher instead of CherryPy dispatcher
2014-06-12 23:33:25 +05:30
messages.html
Use Django messages module for showing messages
2014-06-22 11:49:39 +02:00