{%- import "utils.html" as utils with context -%} {% extends "layout.html" %} {% block head %} blog.zak - Redirect {% endblock %} {% block content %} {% include "header.html" %}

You are being redirected to: {{ url }}

{% endblock %}