Sha256: 61d92fea9e718f8d120b20142e7188d1bf10f58f582b0a0b2801a1ee604683f5

Contents?: true

Size: 201 Bytes

Versions: 8

Compression:

Stored size: 201 Bytes

Contents

.yui-b
  = render :partial => 'shared/explore'
  = render :partial => 'shared/contact'
#yui-main
  .yui-b
    -box :class=>'entry-content page-content' do 
      %h3= @page.title
      =raw @page.body

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
community_engine-2.3.2 app/views/pages/show.html.haml
community_engine-2.3.1 app/views/pages/show.html.haml
community_engine-2.3.0 app/views/pages/show.html.haml
community_engine-2.1.0 app/views/pages/show.html.haml
community_engine-2.0.0 app/views/pages/show.html.haml
community_engine-2.0.0.beta3 app/views/pages/show.html.haml
community_engine-2.0.0.beta2 app/views/pages/show.html.haml
community_engine-2.0.0.beta1 app/views/pages/show.html.haml