From c7bcf81053c3f67404830b92bea7e06e04ae3dec Mon Sep 17 00:00:00 2001
From: Daniel Gustafsson
Date: Thu, 9 Feb 2017 07:34:02 -0500
Subject: [PATCH] Properly close blocks
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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/pages/developer/summerofcode.html b/templates/pages/developer/summerofcode.html
index 2c928346..51daf6ea 100644
--- a/templates/pages/developer/summerofcode.html
+++ b/templates/pages/developer/summerofcode.html
@@ -11,7 +11,7 @@ program endeavors to fund students to contribute to an open source project over
the summer break.
-- Example Proposal Ideas
+
- Example Proposal Ideas
- Possible Mentors
@@ -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.