commit | 10bcf5ea255ec5bc39211100e6717d3c46086ffc | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Tue Jun 26 18:54:10 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Tue Jun 26 18:54:10 2012 +0530 |
tree | 453abcae19384e7494b7fb47bed83399be8524dc | |
parent | c7b485e72435308190aa11f68b3e77e93729c15f [diff] [blame] |
blog listing + started with products page and listing
diff --git a/erpnext/website/templates/page.html b/erpnext/website/templates/page.html index a8e20f6..c6e0715 100644 --- a/erpnext/website/templates/page.html +++ b/erpnext/website/templates/page.html
@@ -24,9 +24,14 @@ }); </script> {% endif %} + + {% block css %} {% if insert_style %} + <style>{{ css }}</style> + {% endif %} + {% endblock %} {% endblock %} {% block content %}