Switch to side-by-side view

--- a/opensourceprojects/templates/about.html
+++ b/opensourceprojects/templates/about.html
@@ -9,5 +9,21 @@
 
 {% block content %}
 
-<p></p>
+<p>
+OpenSourceProjects.eu(OSP) is a software forge dedicated to hosting Open Source
+projects created within EU research projects.
+</p>
+
+<p>
+This forge was created as part of the <a href="http://www.ict-prose.eu/">PROSE</a> coordination action, with the main
+goal of promoting the dissemination of project results as Open Source software.
+Within this project hosting platform, EC projects can develop their software projects,
+and collaborate towards common goals. 
+</p>
+
+<p>
+If you have questions, feature requests, or would like to discuss anything that
+helps you produce Open Source software as part of your project, let us know.
+Check links at the bottom for contact information.
+</p>
 {% endblock %}