Sha256: 1d29a26534886777811d47ea977a32754efd6ccb146632aab769b4fc838a4d01

Contents?: true

Size: 335 Bytes

Versions: 8

Compression:

Stored size: 335 Bytes

Contents

- content_for :head_javascripts do
  = javascript_include_tag "/concen/javascripts/status.js"

#content
  .panels
    .panel.pages
      .border
        %h3 Pages
        %p.big-number
    .panel.users
      .border
        %h3 Users
        %p.big-number
    .panel.server.edge
      .border
        %h3 Server
        %ul
    .clear

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
concen-0.1.7 app/views/concen/statuses/show.html.haml
concen-0.1.6 app/views/concen/statuses/show.html.haml
concen-0.1.5 app/views/concen/statuses/show.html.haml
concen-0.1.4 app/views/concen/statuses/show.html.haml
concen-0.1.3 app/views/concen/statuses/show.html.haml
concen-0.1.2 app/views/concen/statuses/show.html.haml
concen-0.1.1 app/views/concen/statuses/show.html.haml
concen-0.1 app/views/concen/statuses/show.html.haml