feat: add page dedicated to buying animals
This commit is contained in:
@@ -54,6 +54,7 @@ urlpatterns = [
|
||||
path("impressum/", views.imprint, name="imprint"),
|
||||
path("terms-of-service/", views.terms_of_service, name="terms-of-service"),
|
||||
path("datenschutz/", views.privacy, name="privacy"),
|
||||
path("ratten-kaufen/", views.buying, name="buying"),
|
||||
|
||||
################
|
||||
## Moderation ##
|
||||
|
Reference in New Issue
Block a user