aboutsummaryrefslogtreecommitdiff
path: root/views/default/text/about.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/text/about.php')
-rw-r--r--views/default/text/about.php37
1 files changed, 15 insertions, 22 deletions
diff --git a/views/default/text/about.php b/views/default/text/about.php
index 5246cf913..466f480aa 100644
--- a/views/default/text/about.php
+++ b/views/default/text/about.php
@@ -1,24 +1,17 @@
-<?php
- /**
- * TOS agreement
- **/
+<?php
+
+ /**
+ * Elgg basic about page
+ * The standard HTML about page
+ *
+ * @package Elgg
+ * @subpackage Core
+ * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+ * @author Curverider Ltd
+ * @copyright Curverider Ltd 2008
+ * @link http://elgg.org/
+ *
+ */
?>
-<div class="mainContent_nosidebar_box_top"><h1>About</h1></div>
-<div class="mainContent_nosidebar_box_bottom">
-<p>UnLtdWorld is an online platform that aims to connect social entrepreneurs and enable them to share content and build collaborative value, raise the visibility of ideas, issues and projects, and help generate greater positive impact in the real world.</p>
-
-<p>On UnLtdWorld you can connect with other socially-minded people, search and share resources and opportunities, find and list services and products, share answers to key questions, create and join groups, support inspiring projects, and lots more.</p>
-
-<p>On the site you can control which information you share, set how it's displayed and who can see it.</p>
-
-<p>UnLtdWorld is a project of UnLtd - the Foundation for Social Entrepreneurs. UnLtd's mission is to reach out and unleash the energies of people who can transform the world in which they live. We call these people social entrepreneurs.</p>
-
-<p>UnLtdWorld was developed by <a href="http://curverider.co.uk">Curverider</a> on their next generation social platform, in collaboration with UnLtd and designed by <a href="http://peteharris.co.uk/">Pete Harris</a>.</p>
-
-<p>To read the latest site news <a href="http://unltdworld.com/pages/blog.php">check out our blog</a>.</p>
-
-<p>To get in touch drop an email to info [at] unltdworld.com</p>
-
-<p>UnLtd is a registered charity, number 1090393 and our company registration number is 4180639.</p>
-</div> \ No newline at end of file
+<!-- still to do --> \ No newline at end of file