redesign header
This commit is contained in:
parent
9747dfcaac
commit
d07fc04e57
7 changed files with 196 additions and 48 deletions
|
|
@ -180,4 +180,7 @@ def team(request):
|
|||
return render(request, "froide_govplan/team.html")
|
||||
|
||||
def support(request):
|
||||
return render(request, "froide_govplan/support.html")
|
||||
return render(request, "froide_govplan/support.html")
|
||||
|
||||
def mapview(request):
|
||||
return render(request, "froide_govplan/map.html")
|
||||
Loading…
Add table
Add a link
Reference in a new issue