brotherton-erpnext/erpnext/website/page/products/products.html

11 lines
309 B
HTML
Raw Normal View History

2012-01-30 08:30:46 +00:00
<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>