{% extends "madga/studio/base.html" %} {% load i18n madga_studio_tags %} {% block title %}Dashboard · {{ site.name|default:"MADGA" }}{% endblock %} {% block breadcrumbs %}Dashboard{% endblock %} {% block content %}
{% now "l, j F Y" %} {% if stats.draft or stats.scheduled %} · Tienes {% if stats.draft %}{{ stats.draft }} borrador{{ stats.draft|pluralize:"es" }}{% endif %} {% if stats.draft and stats.scheduled %} y {% endif %} {% if stats.scheduled %}{{ stats.scheduled }} programado{{ stats.scheduled|pluralize:"s" }}{% endif %}. {% endif %}
Lo último en el sitio
Últimos cambios en este sitio