Sha256: 4a61ef3ac1d04666f78204b8c1ed289d2b3c300d5cd8366d456051cc58dd8011
Contents?: true
Size: 480 Bytes
Versions: 6
Compression:
Stored size: 480 Bytes
Contents
<div class="dashboard-small"> <h3><%= _("System information") %></h3> <ul> <li>You're running Typo <%= TYPO_VERSION %></li> </ul> <h3><%= _("Statistics") %></h3> <ul> <li <%= alternate_class %>>Total posts : <%= @statposts %></li> <li <%= alternate_class %>>Your posts : <%= @statuserposts %></li> <li <%= alternate_class %>>Total comments : <%= @statcomments %></li> <li <%= alternate_class %>>Spam comments : <%= @statspam %></li> </ul> </div>
Version data entries
6 entries across 6 versions & 1 rubygems