add imprint as flatpage
- add flatpages app to gnuviechadmin.settings.base.DJANGO_APPS - add imprint handling to gnuviechadmin.context_processors.navigation, remove unused about page handling - add URL 'imprint' to gnuviechadmin.urls - replace link 'about' in template base.html with 'imprint' - add templates for flatpages - add german translation for imprint and contact navigation links
This commit is contained in:
parent
cea780a9b2
commit
2b0f1f9f89
8 changed files with 35 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* :feature:`-` add imprint as flatpage
|
||||
* :support:`-` mark active menu item as active via context_processor and
|
||||
corresponding template markup
|
||||
* :feature:`-` add links to webmail, phpmyadmin and phppgadmin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue