Properly close blocks
authorDaniel Gustafsson <daniel@yesql.se>
Thu, 9 Feb 2017 12:34:02 +0000 (07:34 -0500)
committerStephen Frost <sfrost@snowman.net>
Thu, 9 Feb 2017 12:34:02 +0000 (07:34 -0500)
Close two blocks which when left open cause lots of validation
errors on the page. This change should have no visible changes
as all browsers should've fixed the broken markup while redering.

templates/pages/developer/summerofcode.html

index 2c928346ee0b834abd5cef54e4e00cfe11b42b0f..51daf6eae9179362340899fe146bd6adcd1ad108 100644 (file)
@@ -11,7 +11,7 @@ program endeavors to fund students to contribute to an open source project over
 the summer break.</p>
 
 <ul>
-<li><a href="#ideas">Example Proposal Ideas</a>
+<li><a href="#ideas">Example Proposal Ideas</a></li>
 
 <li><a href="#mentors">Possible Mentors</a></li>
 
@@ -30,7 +30,7 @@ suggestion of things we would likely find useful, but you should not feel
 obligated to pick from this list by any means. If you have just discovered a
 new algorithm as part of your thesis work, we would love to see a proposal
 implementing that in PostgreSQL. The point is that all proposals will be
-evaluated on their own merits, so be creative.
+evaluated on their own merits, so be creative.</p>
 
 <ul>
 <li><strong>GSoC 2017 Project Ideas</strong>: are given on our <a href="https://wiki.postgresql.org/wiki/GSoC_2017">GSoC 2017 Wiki Page</a></li>