{% extends 'v1/common/base.html' %} {% load static %} {% block page_title %}Kubefacets Server Error..{% endblock %} {% block stylesheets %} {% endblock %} {% block main %}

500

Server error

Sorry, the server encountered an internal error or misconfiguration and was unable to complete your request.

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