Sha256: e5124230d5d6bc04822aa33cdbef2d7b9285acdf21478989d68b0bda2b2f0a1f

Contents?: true

Size: 681 Bytes

Versions: 17

Compression:

Stored size: 681 Bytes

Contents

!!! 5
%html
  %head
    %meta{ charset: "UTF-8" }
    %title= "#{theme} - INDEX"
    %meta{ name: "viewport", content: "width=device-width, initial-scale=1.0" }
    %meta{ name: "pageid", content: "0" }
    %link{ href: "/fonts/fonts.css", media: "screen", rel: "stylesheet" }
    %link{ href: "/maglove.css", media: "screen", rel: "stylesheet" }
  %body#index
    #templates-container
      - templates.each do |template|
        %div.template-item
          %a.template{href: "/#{template}", style: "background-image: url(#{MagLoft::ApiCaller.cdn_url}/themes/#{theme}/thumbnails/#{template}.png);"}
            %div.template-label
              %span
                #{template}

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
maglove-2.0.11 assets/index.haml
maglove-2.0.10 assets/index.haml
maglove-2.0.9 assets/index.haml
maglove-2.0.8 assets/index.haml
maglove-2.0.7 assets/index.haml
maglove-1.1.5 data/maglove/index.haml
maglove-1.1.4 data/maglove/index.haml
maglove-1.1.3 data/maglove/index.haml
maglove-2.0.4 data/maglove/index.haml
maglove-2.0.2 data/maglove/index.haml
maglove-2.0.1 data/maglove/index.haml
maglove-1.1.2 data/maglove/index.haml
maglove-2.0.0 data/maglove/index.haml
maglove-1.1.1 data/maglove/index.haml
maglove-1.1.0 data/maglove/index.haml
maglove-1.0.9 data/maglove/index.haml
maglove-1.0.8 data/maglove/index.haml