{% extends 'base.html' %} {% load static %} {% block metadescription %} {% if category %} {{ category.description|truncatewords:155 }} {% else %} Welcome to Mintmade Fashion where you can buys different items..... {% endif %} {% endblock %} {% block title %} {% if category %} {{ category.name }} - Mintmade Fasion {% else %} See our New Collections - Mintmade Fasion {% endif %} {% endblock %} {% block content %} {% if category %}
{% endif %}{{category.description}}