{%- import "utils.html" as utils with context -%} {% extends "layout.html" %} {% block head %} {{ local_actor.display_name }}'s microblog - Redirect {% endblock %} {% block content %} {% include "header.html" %}

You are being redirected to: {{ url }}

{% endblock %}