{% load static %} {% include 'snippets/head.html' %} {% block title %} {% endblock %} | kenson.com.bd
{% include 'snippets/navbar.html' %} {% block content %} {% endblock %} {% include 'snippets/footer.html' %}
{% include 'snippets/scripts.html' %}