Price
All
  • All
  • 15,000
  • 20,000
  • 25,000
Category
All
  • All
  • National Taiwan University
  • Category 1
  • Category 2
  • Category 3
Sort by
Date
  • Date
  • Popular
  • Recent Upload
    <% @templates.each do |template| %>
  • "> <%= template['title'] %> Free <% if @design_ids.include?(template["_id"]["$oid"]) %> <%= link_to "Installed", "javascript:void(0);", "data-url" => template['template']['template']['url'], :class=> 'btn btn-success download-link', "disabled"=>"disabled", "data-name"=>template['title'], "data-slug"=>template["_slugs"][0], "data-id"=>template["_id"]["$oid"] %> <% else %> <%= link_to "Download", "javascript:void(0);", "data-url" => template['template']['template']['url'], :class=> 'btn btn-primary download-link', "data-name"=>template['title'], "data-slug"=>template["_slugs"][0], "data-id"=>template["_id"]["$oid"] %> <% end %>
  • <% end %>