website updates changes

This commit is contained in:
Rushabh Mehta
2012-12-10 18:25:30 +05:30
parent 275c04c1f7
commit c50f088a22
7 changed files with 89 additions and 96 deletions

View File

@@ -71,8 +71,9 @@
{% endfor %}
</ul></div>
{% if copyright %}
<div class="web-footer-copyright">&copy; {{ copyright }}
<div class="web-footer-copyright">&copy; {{ copyright }}</div>
{% endif %}
<div class="web-footer-powered">Powered by <a href="https://erpnext.com">ERPNext.com</a></div>
</div>
</footer>