website settings social icons

This commit is contained in:
Rushabh Mehta
2013-02-20 15:02:21 +05:30
parent 150d98d786
commit 87e4801946
31 changed files with 1555 additions and 183 deletions

View File

@@ -8,14 +8,6 @@
{% include "css/product_page.css" %}
{% endblock %}
{% block title %}
{% if item_name != name %}
{{ item_name }} [{{ name }}]
{% else %}
{{ item_name or name }}
{% endif %}
{% endblock %}
{% block content %}
<div class="layout-wrapper layout-wrapper-background">
<div class="web-content" id="content-product-{{ name }}">