{% extends 'v1/common/base.html' %} {% load static %} {% block page_title %}Kubefacets Page Not Found..{% endblock %} {% block stylesheets %} {% endblock %} {% block main %}

404

Page not found

Sorry, we couldn’t find the page you’re looking for.

{% endblock %} {% block footer %} {% include "v1/common/footer.html" %} {% endblock %}