Skip to content
Snippets Groups Projects
Commit 125863b4 authored by Benoît Charpentier's avatar Benoît Charpentier
Browse files

update list-item class

parent 653f8a45
No related branches found
No related tags found
No related merge requests found
{% load i18n %} {% load i18n %}
<article class="comp__content-item {{ object.is_published|yesno:',draft' }}"> <article class="comp__list-item {{ object.is_published|yesno:',draft' }}">
<header> <header>
{% block newsbox_list_item_header %} {% block newsbox_list_item_header %}
<h1> <h1>
......
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