%PDF- %PDF-
Direktori : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/detect/django/ |
Current File : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/detect/django/default.txt |
{% if articles|length %} {% for article in articles %} {% custom %} {# Striped table #} <tr class="{% cycle odd,even %}"> <td>{{ article|default:"Hi... " }}</td> <td {% if article.today %}class="today"{% endif %}> Published on {{ article.date }} </td> </tr> {% endfor %} {% endif %}