Sha256: f61d705976632bdc670c26979a395a2bea7adbff3e8c3ddff74b4561b765fbc8

Contents?: true

Size: 194 Bytes

Versions: 5

Compression:

Stored size: 194 Bytes

Contents

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

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

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

<%= applications %>

<%= resources %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
typus-1.0.0.pre5 app/views/admin/dashboard/show.html.erb
typus-1.0.0.pre4 app/views/admin/dashboard/show.html.erb
typus-1.0.0.pre3 app/views/admin/dashboard/show.html.erb
typus-1.0.0.pre2 app/views/admin/dashboard/show.html.erb
typus-1.0.0.pre app/views/admin/dashboard/show.html.erb