Sha256: f281bea004dbf8c9235352a9b4e38f4e77a3cd7305f851d5ea00e8148135bf96

Contents?: true

Size: 195 Bytes

Versions: 3

Compression:

Stored size: 195 Bytes

Contents

<%
  page_title = _t("Dashboard")
  title(page_title)
%>

<% content_for :sidebar do %>
  <%= render "sidebar" %>
<% end %>

<h2>
  <%= page_title %>
</h2>

<%= applications %>

<%= resources %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
typus-1.0.0.pre8 app/views/admin/dashboard/show.html.erb
typus-1.0.0.pre7 app/views/admin/dashboard/show.html.erb
typus-1.0.0.pre6 app/views/admin/dashboard/show.html.erb