Changeset - 617998800535
[Not reviewed]
1 1 0
Ben Sturmfels (bsturmfels) - 1 month ago 2024-03-20 05:45:49
ben@sturm.com.au
Remove unused /coming-soon.html page
2 files changed with 0 insertions and 11 deletions:
0 comments (0 inline, 0 general)
conservancy/static/coming-soon.html
Show inline comments
 
deleted file
conservancy/urls.py
Show inline comments
...
 
@@ -51,7 +51,6 @@ urlpatterns = [
 
    re_path(r'^overview/', static_views.index),
 
    re_path(r'^privacy-policy/', static_views.index),
 
    path('sustainer/', include('conservancy.supporter.urls')),
 
    re_path(r'^coming-soon.html', static_views.index),
 
    path('fundraiser_data/', fundgoal_views.view),
 
    path('assignment/', include('conservancy.assignment.urls')),
 
    path('fossy/', static_views.index),
0 comments (0 inline, 0 general)