Sha256: fe07e61a3ac992e0e681430cc51a36fa848cca86e698452df2b307fa913edab4

Contents?: true

Size: 331 Bytes

Versions: 4

Compression:

Stored size: 331 Bytes

Contents

%section
  .container
    %h2.text-center Your Projects
    .section-content
      .owl-carousel#owl-your-projects
        - @my_projects.each do |my_project|
          = render "hatchy/shared/project", project: my_project
    .section-footer
      %p.text-center
        %a.btn.btn-primary.btn-lg.btn-outline{href:"#"} Explore All

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hatchy-0.0.8.pre app/views/hatchy/dashboard/_your_projects.html.haml
hatchy-0.0.7.pre app/views/hatchy/dashboard/_your_projects.html.haml
hatchy-0.0.6.pre app/views/hatchy/dashboard/_your_projects.html.haml
hatchy-0.0.5.pre app/views/hatchy/dashboard/_your_projects.html.haml