brotherton-erpnext/erpnext/website/page/products/products.html
2012-01-30 14:00:46 +05:30

11 lines
309 B
HTML

<div class="layout_wrapper" id="content-products">
<div class="web-main-section">
<h2 class="products-category"></h2>
<div class="products-search">
<input name="products-search" /><button class="btn">Search</button>
</div>
</div>
<div class="web-side-section">
<h3>Categories</h3>
</div>
</div>