{{ contact.description|safe }}
-
{% for count in abouts_count %}
- {% if count < 9 %}0{% endif%}{{ count|add:"1" }} {% endfor %}


{% extends 'website/base.html' %} {% load static from staticfiles %} {% block title %}Watermark Fine Papers{% endblock %} {% block bodyclass %}home{% endblock %} {% block content_wrapper %}