{% set title="TextFlow" %}
{% from "_includes/pagination.html" import render_pagination with context %}
{% set messages = get_flashed_messages(with_categories=True) %}
{% block title %}{{ title }}{% endblock %}
{% block styles %}
{% endblock %}
{% block header %}{% include '_includes/header.html' %}{% endblock %}
{% block is_full_content %}