added: for function: login - a html pattern for GET request git-svn-id: svn://ttmath.org/publicrep/winix/trunk@567 e52654a7-88a9-db11-a3e9-0013d4bc506e
15 lines
198 B
HTML
Executable File
15 lines
198 B
HTML
Executable File
<h1>{uptime_header}</h1>
|
|
|
|
<p>[winix_cur_time], {uptime_up}
|
|
|
|
[if-one uptime_more_than_one_day]
|
|
[uptime_days] {uptime_days},
|
|
[else]
|
|
[uptime_hours],
|
|
[end]
|
|
|
|
[winix_users_logged] {uptime_users}
|
|
</p>
|
|
|
|
|