diff options
Diffstat (limited to 'ShiftOS.Server.WebAdmin/Resources/Status.txt')
| -rw-r--r-- | ShiftOS.Server.WebAdmin/Resources/Status.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ShiftOS.Server.WebAdmin/Resources/Status.txt b/ShiftOS.Server.WebAdmin/Resources/Status.txt deleted file mode 100644 index b63d9cd..0000000 --- a/ShiftOS.Server.WebAdmin/Resources/Status.txt +++ /dev/null @@ -1,19 +0,0 @@ -<h3>System status</h3> - -<p>Below is a summary of this multi-user domain's status.</p> - -<div class="row"> - <div class="col-xs-6"> - <h4>MUD stats</h4> - <ul> - <li>This server is worth <strong>{cp_worth}</strong> Codepoints.</li> - <li>This server has <strong>{user_count}</strong> players registered.</li> - </ul> - </div> - <div class="col-xs-6"> - <h4>System environment</h4> - <ul> - <li><strong>Current system time:</strong> {system_time}</li> - </ul> - </div> -</div>
\ No newline at end of file |
