Skip to content
Snippets Groups Projects
Verified Commit acec4d44 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix ebring article summary

parent 40d659f9
No related branches found
No related tags found
No related merge requests found
Pipeline #27711 passed
Pipeline: hacknfun.camp

#27716

    Pipeline: leopard.institute

    #27715

      Pipeline: schul-frei.dev

      #27714

        +1
        ......@@ -11,7 +11,7 @@
        {# This is a webring article #}
        <h2><a href="{{ article.link }}">{{ article.title }}</a></h2>
        <p>{{ article.date|strftime('%Y-%m-%d') }} · <a href="{{ article.author_detail.href }}">{{ article.author_detail.name }}</a> · <a href="{{ article.source_link }}">{{ article.source_title }}</a></p>
        {{ article.summary }}
        {{ article.description }}
        {% else %}
        {# This is a local article #}
        <h2><a href="{{ article.url }}">{{ article.title }}</a></h2>
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment