{% extends "!simple/index.html" %} {% block content_title %} Categories: {% for cat, null in categories|sort %} {{ cat }} {% endfor %} {% endblock %} {% block content %} Mastodon Verification Link {{ super() }} {% endblock %}