{% extends "base.html" %} {% block title %}{{ wiki_name }} - {{ t('home.title') }}{% endblock %} {% block content %}
{{ t('home.empty_articles') }}
{{ t('home.empty_categories') }}