GetInvolved: sources section formatted
diff --git a/getting_involved.php b/getting_involved.php
index b5cec6d..35240a3 100644
--- a/getting_involved.php
+++ b/getting_involved.php
@@ -42,12 +42,16 @@
 <p>
 	GMF Tooling sources are located in the <a href="https://git.eclipse.org/c/gmf-tooling/org.eclipse.gmf-tooling.git/">Eclipse GIT repository</a>. 
 	Sources for this web-site can be found in <a href="https://git.eclipse.org/c/www.eclipse.org/gmf-tooling.git/">separate repository</a>.
+</p>
+<p>
 	To improve the contributor experience, GMF-Tooling has adopted Gerrit as a main contribution tool. 
 	Check <a href="https://wiki.eclipse.org/Gerrit">Wiki</a> on how to setup Gerrit for any Eclipse project. 
-	You may also use one of the standard Team Project Set files (from Eclipse go to File / Import / Team wizard): 
-	<a href="/gmf-tooling/developers/projectSet-minimum.psf">plugins only</a>, 
-	<a href="/gmf-tooling/developers/projectSet-with-releng.psf">plugins and releng (features, update site, etc)</a> or 
-	<a href="/gmf-tooling/developers/projectSet-examples.psf">examples</a>,
+	You may also find useful one of the standard Team Project Set files (from Eclipse go to File / Import / Team wizard):
+	<ul> 
+	<li><a href="/gmf-tooling/developers/projectSet-minimum.psf">plugins only</a>,</li> 
+	<li><a href="/gmf-tooling/developers/projectSet-with-releng.psf">plugins and releng (features, update site, etc)</a></li> or 
+	<li><a href="/gmf-tooling/developers/projectSet-examples.psf">examples</a>.</li>
+	</ul>
 </p>
 <p>