Sha256: 40554b89998f8b5b6c39e4b45faed8b1ab8434cdfd04dcc2881dd860a8050fad

Contents?: true

Size: 493 Bytes

Versions: 13

Compression:

Stored size: 493 Bytes

Contents

.span4
  %h2 {{project.title}}
  {{{project.body}}}
.span8
  #myCarousel.carousel.slide{:style => "float:left"}
    .carousel-inner
      {{#photos}}

      .item
        %img{:alt => "", :src => "{{img_large}}"}/
        .carousel-caption
          %h4 {{title}}
          %p {{caption}}

      {{/photos}}

    %a.left.carousel-control{"data-slide" => "prev", :href => "#myCarousel"} ‹

    %a.right.carousel-control{"data-slide" => "next", :href => "#myCarousel"} ›

  {{{fb_comments}}}

Version data entries

13 entries across 8 versions & 1 rubygems

Version Path
pullentity-client-0.0.9 lib/pullentity-client/templates/app/views/themes/theme1.haml
pullentity-client-0.0.8 lib/pullentity-client/templates/app/views/themes/theme1.haml
pullentity-client-0.0.7 lib/pullentity-client/templates/app/views/themes/theme1.haml
pullentity-client-0.0.6 lib/pullentity-client/templates/app/views/themes/home.haml
pullentity-client-0.0.6 lib/pullentity-client/templates/app/views/themes/theme1.haml
pullentity-client-0.0.4 lib/pullentity-client/templates/app/views/themes/home.haml
pullentity-client-0.0.4 lib/pullentity-client/templates/app/views/themes/theme1.haml
pullentity-client-0.0.3 lib/pullentity-client/templates/app/views/themes/theme1.haml
pullentity-client-0.0.3 lib/pullentity-client/templates/app/views/themes/home.haml
pullentity-client-0.0.2 lib/pullentity-client/templates/app/views/themes/theme1.haml
pullentity-client-0.0.2 lib/pullentity-client/templates/app/views/themes/home.haml
pullentity-client-0.0.1 lib/pullentity-client/templates/app/views/themes/theme1.haml
pullentity-client-0.0.1 lib/pullentity-client/templates/app/views/themes/home.haml