Anuncios Globales
Nuevo Anuncio
{% for announcement in consulta.items %}
{% endfor %}
{% if consulta.pages > 1 %}
{% endif %} {% else %}
{% if announcement.is_sticky %} {% endif %} {{ announcement.title }}
{{ mkdown2html(announcement.message) | safe }}
{{ announcement.created_by.nombre }} {{
announcement.created_by.apellido }} {{
announcement.timestamp.strftime('%d/%m/%Y %H:%M') }} {% if announcement.expires_at %}
Expira: {{ announcement.expires_at.strftime('%d/%m/%Y') }}
{% endif %}
No hay anuncios globales
Crea el primer anuncio global para todos los usuarios del sistema.
Crear Primer Anuncio