brotherton-erpnext/erpnext/website/page/products/products.html
2012-02-16 13:01:28 +05:30

13 lines
427 B
HTML

<div class="layout_wrapper" id="content-products">
<h1 class="products-category"></h1>
<div class="web-main-section">
<div class="products-search" style="margin-bottom: 15px;">
<input name="products-search" /><button class="btn" style="margin-left: 7px">Search</button>
</div>
</div>
<div class="web-side-section">
<h3>Categories</h3>
<div class="more-categories"></div>
</div>
<div style="clear:both;">
</div>