Sha256: cb64343197004d03f0f4ec3fe5ca6d649ded43a37dc8e88a490b2537a266201e

Contents?: true

Size: 332 Bytes

Versions: 10

Compression:

Stored size: 332 Bytes

Contents

%h2 Admin
%ul
  %li= link_to '/cmsadmin', '/cmsadmin'

%h2 Users
%ul
  %li= link_to 'Login', new_user_session_path

%h2 Pages

%ul
  %li= link_to '/about.html', '/about.html'
  %li= link_to '/news.html', '/news.html'
  %li= link_to '/news-p2.html', '/news-p2.html'
  %li= link_to '/newsitem-5.html', '/newsitem-5.html'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
optimacms-0.1.28 test/dummy/app/views/home/index.html.haml
optimacms-0.1.27 test/dummy/app/views/home/index.html.haml
optimacms-0.1.25 test/dummy/app/views/home/index.html.haml
optimacms-0.1.24 test/dummy/app/views/home/index.html.haml
optimacms-0.1.23 test/dummy/app/views/home/index.html.haml
optimacms-0.1.21 test/dummy/app/views/home/index.html.haml
optimacms-0.1.19 test/dummy/app/views/home/index.html.haml
optimacms-0.1.17 test/dummy/app/views/home/index.html.haml
optimacms-0.1.15 test/dummy/app/views/home/index.html.haml
optimacms-0.1.14 test/dummy/app/views/home/index.html.haml