Sha256: 4b653524e0743f0cc7ea79c12e3cc7cabc137486d6791aa4017d1fbfe9cba56d

Contents?: true

Size: 823 Bytes

Versions: 39

Compression:

Stored size: 823 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
<head>
    <!-- META SECTION -->
    <title>Atlant - Front-End Template</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <!-- END META SECTION -->

    <%= stylesheet_link_tag theme_asset_path("css/main.css") %>
    <%= javascript_include_tag theme_asset_path("js/main.js") %>
    <%= raw the_head %>
</head>
<body>

<!-- container -->
<div class="container">
    <!-- header -->
    <%= render "layouts/header" %>
    <!-- ./header -->

    <div class="content">
        <%= yield %>
    </div>

    <!-- footer -->
    <%= render "layouts/footer" %>
    <!-- ./footer -->
</div>
<!-- ./container -->
</body>
</html>

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
camaleon_cms-2.4.4.4 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.4.3 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.4.2 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.4.1 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.4 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.13 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.12 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.11 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.10 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.9 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.8 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.7 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.6 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.5 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.4 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.3 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.2 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3.1 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.3 app/views/camaleon_cms/default_theme/layouts/index.html.erb
camaleon_cms-2.4.2 app/views/camaleon_cms/default_theme/layouts/index.html.erb