• This project
    • Loading...
  • Sign in

fe / YOHOBUYWAP · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • YOHOBUYWAP
  • template
  • www.yohobuy.com
  • actions
  • product
  • search
  • search.phtml
  • list & new-sale template.
    78f45e92
    by xuqi
    2016-01-13 13:28:50 +0800  
    Browse Files
search.phtml 292 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
{{> layout/header}}
<div class="product-search-page product-page yoho-page center-content">
    {{# search}}
        {{> layout/path-nav}}

        {{> product/shop-entry}}

        {{> product/standard-content}}

        {{> product/latest-walk}}
    {{/ search}}
</div>
{{> layout/footer}}