Updated the HTML context of some views.
This commit is contained in:
parent
bb62b5dde4
commit
eb787abfa2
7 changed files with 33 additions and 12 deletions
|
|
@ -17,5 +17,5 @@ urlpatterns = [
|
|||
name="borg_delete",
|
||||
),
|
||||
path("register/", views.RegisterUserView.as_view(), name="register"),
|
||||
path("about/", views.AboutView.as_view(), name="about"),
|
||||
path("imprint/", views.ImprintView.as_view(), name="imprint"),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue