Sha256: 62d2c0451a9aae1b60380987162ae11364315449997d49ac42f8a684fbeea6a7

Contents?: true

Size: 199 Bytes

Versions: 8

Compression:

Stored size: 199 Bytes

Contents

-# This is the main content of the application
-# For any custom layout, overwrite the file in the child application
= render 'c/main_application/header'
= yield
= render 'c/main_application/footer'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cd2_catton_cms-1.1.35 app/views/c/main_application/_yield.html.haml
cd2_catton_cms-1.1.34 app/views/c/main_application/_yield.html.haml
cd2_catton_cms-1.1.33 app/views/c/main_application/_yield.html.haml
cd2_catton_cms-1.1.32 app/views/c/main_application/_yield.html.haml
cd2_catton_cms-1.1.31 app/views/c/main_application/_yield.html.haml
cd2_catton_cms-1.1.30 app/views/c/main_application/_yield.html.haml
cd2_catton_cms-1.1.20 app/views/c/main_application/_yield.html.haml
cd2_catton_cms-1.1.10 app/views/c/main_application/_yield.html.haml