<feed xmlns='http://www.w3.org/2005/Atom'>
<title>djangoproject.com.git/djangoproject/templates/diversity/base.html, branch issue-1630</title>
<subtitle>djangoproject.com
</subtitle>
<id>http://cgit.adnoto.dev/djangoproject.com.git/atom?h=issue-1630</id>
<link rel='self' href='http://cgit.adnoto.dev/djangoproject.com.git/atom?h=issue-1630'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/'/>
<updated>2026-05-08T10:45:50Z</updated>
<entry>
<title>Add djade linter and format templates.</title>
<updated>2026-05-08T10:45:50Z</updated>
<author>
<name>Anshul Zilpe</name>
<email>anshulzilpe@gmail.com</email>
</author>
<published>2025-12-08T17:39:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=8cec44a35d8f38284f2ea52f2f338a7154d86afb'/>
<id>urn:sha1:8cec44a35d8f38284f2ea52f2f338a7154d86afb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reapply "Fixed page header structure and used semantic HTML."</title>
<updated>2025-03-14T15:05:35Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>baptiste.mispelon@torchbox.com</email>
</author>
<published>2025-03-14T15:05:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=1ee5166d50806b9da29f64c440c87beec5b6516d'/>
<id>urn:sha1:1ee5166d50806b9da29f64c440c87beec5b6516d</id>
<content type='text'>
This reverts commit f1fca5e8a412da1bb8b5ffd11a59eac8579738bb.
</content>
</entry>
<entry>
<title>Revert "Fixed page header structure and used semantic HTML."</title>
<updated>2025-03-11T20:31:07Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2025-03-11T20:31:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=f1fca5e8a412da1bb8b5ffd11a59eac8579738bb'/>
<id>urn:sha1:f1fca5e8a412da1bb8b5ffd11a59eac8579738bb</id>
<content type='text'>
This reverts commit f87e1dbd3c06fe9b1100ddcd06394de5ae338577.
</content>
</entry>
<entry>
<title>Fixed page header structure and used semantic HTML.</title>
<updated>2025-03-11T19:40:52Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-03-04T15:52:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=f87e1dbd3c06fe9b1100ddcd06394de5ae338577'/>
<id>urn:sha1:f87e1dbd3c06fe9b1100ddcd06394de5ae338577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[djangoproject] Marked all user-facing strings for translation</title>
<updated>2024-11-17T17:17:51Z</updated>
<author>
<name>Mark Walker</name>
<email>mark@marksweb.co.uk</email>
</author>
<published>2024-11-17T17:17:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=9997c224b2961790ff84d1036809efbe3a151b1e'/>
<id>urn:sha1:9997c224b2961790ff84d1036809efbe3a151b1e</id>
<content type='text'>
Refs #1648</content>
</entry>
<entry>
<title>[pre-commit.ci] auto fixes from pre-commit.com hooks</title>
<updated>2023-06-02T12:19:36Z</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2023-06-01T12:38:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=6061e9876ed149a30798a043d9fbd53762cd6901'/>
<id>urn:sha1:6061e9876ed149a30798a043d9fbd53762cd6901</id>
<content type='text'>
for more information, see https://pre-commit.ci
</content>
</entry>
<entry>
<title>Add Open Graph tags (#1144) (#1249)</title>
<updated>2022-11-14T16:12:43Z</updated>
<author>
<name>Mark Walker</name>
<email>theshow@gmail.com</email>
</author>
<published>2022-11-14T16:12:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=68d22721cc0592c7d977b3ee19e353b8978e941e'/>
<id>urn:sha1:68d22721cc0592c7d977b3ee19e353b8978e941e</id>
<content type='text'>
* Add note to gitignore about using exclude file

* Initial open graph tag setup

* Tidying up use of twitter tags which fallback to OG versions.

* Added OG tags to foundation templates

* Added OG tags to flatpages templates

* Added OG tags to members templates

* Added OG tags to base templates

* Made indent consistent

* Added OG tags to blog templates

* Added OG tags

* Added OG tags to conduct templates

* Undoing existing tag order

* Added OG tags to diversity templates

* Removed note from gitignore

* Update og description

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;

* Add og image meta data

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;

* Simplify og title

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;

* Update core team og description

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;

* Added roadmap image dimensions for og tags

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;</content>
</entry>
<entry>
<title>Updated links to https.</title>
<updated>2017-08-16T00:59:24Z</updated>
<author>
<name>CHI Cheng</name>
<email>cloudream@gmail.com</email>
</author>
<published>2017-08-16T00:59:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=fbfeb6adedcaef2b9a10dff25a3ffbad53e9a4ae'/>
<id>urn:sha1:fbfeb6adedcaef2b9a10dff25a3ffbad53e9a4ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned up messages and styles in diversity and conduct pages.</title>
<updated>2015-06-16T11:17:29Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2015-06-16T11:17:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=1df3a7ddc388c144024a185753348d4f89a41de3'/>
<id>urn:sha1:1df3a7ddc388c144024a185753348d4f89a41de3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added diversity statement.</title>
<updated>2015-06-16T08:17:21Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2015-06-16T08:17:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=da5f784cf737c6d74c1233c3db3442732fd87d6d'/>
<id>urn:sha1:da5f784cf737c6d74c1233c3db3442732fd87d6d</id>
<content type='text'>
</content>
</entry>
</feed>
