{% extends "base.html" %} {% block title %} Knowledge Repo 404 {% endblock %} {% block content %}
Page not found!
{% endblock %}