Sha256: 8ef79c2bab81ee8c939c70851fb0e1e966106944c527bbe1c5c3035c86c0606d

Contents?: true

Size: 401 Bytes

Versions: 2

Compression:

Stored size: 401 Bytes

Contents

<div class="top-bar">
  <h1>Dashboard</h1>
</div>
<div class="table">
  <table class="listing" cellpadding="0" cellspacing="0">
    <tr>
      <th style="width:40px;">Name</th>
      <th>URL</th>
      <th>Email</th>
      <th>Created At</th>
    </tr>

    <tr>
      <td>
        <%= link_to 'John Doe', '#' %>
      </td>
      <td></td>
      <td></td>
      <td></td>
    </tr>
  </table>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
drh_admin-0.0.4 lib/generators/admin/templates/app/views/admin/admin/index.html.erb
drh_admin-0.0.3 lib/generators/admin/templates/app/views/admin/admin/index.html.erb