diff options
Diffstat (limited to 'example/web/loginpage.html')
-rw-r--r-- | example/web/loginpage.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/example/web/loginpage.html b/example/web/loginpage.html index ebce4aa..614c73d 100644 --- a/example/web/loginpage.html +++ b/example/web/loginpage.html | |||
@@ -70,11 +70,11 @@ a:active {color: blue;} | |||
70 | <div class="top-right"> | 70 | <div class="top-right"> |
71 | <h1>Login URI - <!--#echo var="uri" --></h1> | 71 | <h1>Login URI - <!--#echo var="uri" --></h1> |
72 | <p> </p> | 72 | <p> </p> |
73 | <p><!--#echo var="grid" --> may or maynot be in good shape now.</p> | 73 | <p>There are <!--#echo var="members" --> members of this grid.</p> |
74 | <p>There are likely some (<!--#echo var="members" -->) members of this grid.</p> | 74 | <p>There are <!--#echo var="inworld" --> locals and <!--#echo var="hgers" --> hypergrid visitors in world.</p> |
75 | <p>There are maybe some (<!--#echo var="inworld" -->) people in world now (including hypergridders).</p> | 75 | <p>There are <!--#echo var="outworld" --> locals out on the hypergrid.</p> |
76 | <p>There are maybe some (<!--#echo var="outworld" -->) locals hypergridding now.</p> | 76 | <p>There have been <!--#echo var="month" --> people on this grid in the last month.</p> |
77 | <p>There is probably at least one (<!--#echo var="sims" -->) region, maybe more.</p> | 77 | <p>There are <!--#echo var="sims" --> regions, though some might not be online right now.</p> |
78 | </div> | 78 | </div> |
79 | <div class="centre"> | 79 | <div class="centre"> |
80 | <p>Maybe add some news or events here, or something.</p> | 80 | <p>Maybe add some news or events here, or something.</p> |