diff options
Diffstat (limited to 'example/web')
-rw-r--r-- | example/web/loginpage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/web/loginpage.html b/example/web/loginpage.html index 614c73d..a369e3c 100644 --- a/example/web/loginpage.html +++ b/example/web/loginpage.html | |||
@@ -73,7 +73,7 @@ a:active {color: blue;} | |||
73 | <p>There are <!--#echo var="members" --> members of this grid.</p> | 73 | <p>There are <!--#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> | 74 | <p>There are <!--#echo var="inworld" --> locals and <!--#echo var="hgers" --> hypergrid visitors in world.</p> |
75 | <p>There are <!--#echo var="outworld" --> locals out on the hypergrid.</p> | 75 | <p>There are <!--#echo var="outworld" --> locals out on the hypergrid.</p> |
76 | <p>There have been <!--#echo var="month" --> people on this grid in the last month.</p> | 76 | <p>There have been <!--#echo var="month" --> locals and visitors on this grid in the last month.</p> |
77 | <p>There are <!--#echo var="sims" --> regions, though some might not be online right now.</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"> |