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

13 lines
427 B
HTML
Raw Normal View History

2012-01-30 08:30:46 +00:00
<div class="layout_wrapper" id="content-products">
2012-02-07 09:27:49 +00:00
<h1 class="products-category"></h1>
2012-01-30 08:30:46 +00:00
<div class="web-main-section">
2012-02-16 07:31:28 +00:00
<div class="products-search" style="margin-bottom: 15px;">
2012-02-07 06:13:41 +00:00
<input name="products-search" /><button class="btn" style="margin-left: 7px">Search</button>
2012-01-30 08:30:46 +00:00
</div>
</div>
<div class="web-side-section">
<h3>Categories</h3>
2012-02-07 09:01:49 +00:00
<div class="more-categories"></div>
2012-01-30 08:30:46 +00:00
</div>
<div style="clear:both;">
2012-01-30 08:30:46 +00:00
</div>