{% extends "base.html" %}{% load url from future %} {% block title %}Kibou - Posts{% endblock %} {% block content %}
{% include 'helper/paginator.html' %}
{% endblock %}