Skip to content

Commit 2c4cea3

Browse files
committed
standardize paragraph elements on examples pages
1 parent cee4aa5 commit 2c4cea3

File tree

1 file changed

+1
-2
lines changed
  • theme/templates/examples-extensions-descriptions

1 file changed

+1
-2
lines changed

theme/templates/examples-extensions-descriptions/django.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
<a href="http://www.djangoproject.com/" style="border: none;"><img src="/img/logos/django.png" width="100%" alt="Official Django logo. Trademark Django Software Foundation." class="shot" style="margin:32px 0 12px 0"></a>
44

55
<p>Part of Django's widespread adoption comes from its broad ecosystem of
6-
open source code libraries and example projects.
7-
</p>
6+
open source code libraries and example projects.</p>
87

98
<p>It is a good idea to familiarize yourself with the following projects to
109
learn what is available to you beyond the extensive

0 commit comments

Comments
 (0)