Removed reference to the learning landscape on logged in and logged out pages.Deleted...
[elgg.git] / mod / template / templates / Default_Template / frontpage_loggedout
blobe080804284a627246125358fd254d3734444c11c
1 <h1>Welcome {{name}}</h1>\r
2 <p>\r
3     This is {{sitename}}, a social network. Why not check out <a href="{{url}}_weblog/everyone.php">what people are saying</a> right now?\r
4 </p>\r
5 <p>\r
6     <a href="{{url}}search/tags.php">Find others</a> with similar interests and goals.\r
7 </p>\r
8 <p>\r
9     Here are some example users: {{randomusers}}\r
10 </p>\r
11 <p>\r
12     If you like what you see, why not <a href="{{url}}_invite/register.php">register for an account</a>?\r
13 </p>