commit | 0c8fd3408c56392d61a223284be43b8c03d4a614 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Nov 21 14:55:45 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Nov 21 14:58:59 2013 +0530 |
tree | ffd1384e859953fb8349ba19b42e874377f30ebb | |
parent | e915259124f2da41fbc4eca063b37004b2635625 [diff] [blame] |
[minor] [website] fix in container
diff --git a/portal/templates/sale.html b/portal/templates/sale.html index 2a7c603..5dc72c7 100644 --- a/portal/templates/sale.html +++ b/portal/templates/sale.html
@@ -3,7 +3,7 @@ {% set title=doc.name %} {% block content %} -<div class="col-md-12"> +<div class="container content"> <ul class="breadcrumb"> <li><a href="index">Home</a></li> <li><a href="{{ parent_link }}">{{ parent_title }}</a></li>