brotherton-erpnext/erpnext/website/page/products/products.html
2012-02-07 14:57:49 +05:30

13 lines
398 B
HTML

<div class="layout_wrapper" id="content-products">
<h1 class="products-category"></h1>
<div class="web-main-section">
<div class="products-search">
<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>