{% extends "base.html" %} {% load static %} {% block title %}Domains List{% endblock %} {% block description %}Explore the list of domains available, including their logos and names.{% endblock %} {% block keywords %}domains, logos, web development{% endblock %} {% block og_title %}Domains List{% endblock %} {% block og_description %}Discover a variety of domains with their logos and names listed.{% endblock %} {% block content %} {% include "includes/sidenav.html" %}