updates to website footer

This commit is contained in:
Rushabh Mehta
2013-02-21 10:49:37 +05:30
parent 833b0f12d5
commit f2b17d91a1
13 changed files with 149 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
{% extends "html/page.html" %}
{% block title %}Product Search{% endblock %}
{% set title="Product Search" %}
{% block javascript %}
{% include "js/product_list.js" %}