{% extends "base.html" %}{% load i18n st_core blog %} {% block title %}{% trans "Welcome" %}{% endblock %} {% block content %}
{% trans "More posts at the archive" %}