{% extends "base-bs.html" %} {% block head %} {{ brand.display_name }} on Hogumathi {% endblock %} {% block content %}
{% include "partial/page-nav-bs.html" %}
{% if brand %} {% include "partial/brand-info-bs.html" %} {% endif %} {% endblock %}