Sha256: 2ec798c0a8fe6cf62da79131c1ae361b71a8aac564ec367a8e1b29b0d353a0fa

Contents?: true

Size: 365 Bytes

Versions: 11

Compression:

Stored size: 365 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
   <head>
      <title></title>
      <link href="{% themeitem %} <%= file_name %>.css {% endthemeitem %}" media="screen" rel="Stylesheet" type="text/css" />
   </head>
   <body>
      {{ content_for_layout }}
   </body>
</html>

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
theme_support-3.0.7 lib/generators/theme/templates/layout.liquid
theme_support-3.0.6 lib/generators/theme/templates/layout.liquid
theme_support-3.0.5 lib/generators/theme/templates/layout.liquid
theme_support-3.0.4 lib/generators/theme/templates/layout.liquid
theme_support-3.0.3 lib/generators/theme/templates/layout.liquid
theme_support-3.0.2 lib/generators/theme/templates/layout.liquid
theme_support-3.0.1 lib/generators/theme/templates/layout.liquid
theme_support-3.0.0 lib/generators/theme/templates/layout.liquid
theme_generator-1.3.0 templates/layout.liquid
theme_generator-1.2.2 templates/layout.liquid
theme_generator-1.2.1 templates/layout.liquid