{% extends 'blog.html' %} {% block title %}{% translate "Blogs list" %}{% endblock %} {% block sidebar %} {% if user %}
{% translate "Show" %} {% translate "Published" %}, {% translate "Not published" %}
{% translate "Create new blog" %}