diff --git a/customindex/index.php b/customindex/index.php
index b18de1baad466689991511c4c731365c0982f591..d8747211f9b3b661e97ec08f5187ab6c8f3f4138 100644
--- a/customindex/index.php
+++ b/customindex/index.php
@@ -22,6 +22,6 @@
 
 
 	// Draw page
-	echo page_draw(elgg_echo(' Huskers Around The World'), $body);
+	echo page_draw(elgg_echo('Your UNL Social Network'), $body);
 
 ?>