{% extends "bootstrap/base.html" %} {% block title %}Keg Auth Demo{% endblock %} {% block content %}

Hello World from Keg Auth

{% endblock %}