mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
Fix mailing list links (#1831)
This commit is contained in:
@@ -164,7 +164,7 @@ urlpatterns = (
|
||||
# temp page for community until mailman is done.
|
||||
path(
|
||||
"community/",
|
||||
TemplateView.as_view(template_name="community_temp.html"),
|
||||
TemplateView.as_view(template_name="community.html"),
|
||||
name="community",
|
||||
),
|
||||
# Boost community calendar
|
||||
|
||||
Reference in New Issue
Block a user