{% extends "base.html" %} {% block title %}Home{% endblock %} {% block toolbar_right %} {{ me.username }} {% endblock %} {% block content %}
Manage Table

Redis: Get Key
Redis: Insert Key
Redis: Delete Key
{% call super() %} {% endblock %}