diff --git a/djangoproject/templates/releases/roadmap.html b/djangoproject/templates/releases/roadmap.html index 7892c9ff8a..130af5c3ee 100644 --- a/djangoproject/templates/releases/roadmap.html +++ b/djangoproject/templates/releases/roadmap.html @@ -31,6 +31,19 @@

What features will be in Django {{ series }}?

by mergers.

+
+

How you can help

+

Community effort is key. You can help by:

+ +
+

Schedule

@@ -102,19 +115,6 @@

Final

are found by then, {{ series }} final will be issued; otherwise, the timeline will be adjusted as needed.

- -
-

How you can help

-

Community effort is key. You can help by:

- -
{% endblock %}