Artikelliste

Angemeldet als {{ user }}

Dashboard Veröffentlichungsplan
{% if flash_msg %}
{{ flash_msg }}
{% endif %}
Reset

{{ total }} Artikel gesamt · Seite {{ page }} / {{ total_pages }} · {{ page_size }} pro Seite

{% for a in articles %} {% endfor %}
Bild Titel & Kurztext Status Datum WP ID
{% if a.thumb_proxy %} Vorschau {% else %}
🖼
{% endif %}
{% if a.excerpt %}
{{ a.excerpt }}
{% endif %} {% if a.feed_name %}
📡 {{ a.feed_name }}
{% endif %}
{{ a.status }} {% if a.scheduled_publish_at %} 📅 {{ a.scheduled_publish_at[:16] }} {% elif a.published_at %} {{ a.published_at[:10] }} {% else %} — {% endif %} {% if a.wp_post_url %} ↗ WP öffnen {% endif %}