X-Git-Url: https://git.deb.at/?p=deb%2Fhackedgotchi.git;a=blobdiff_plain;f=templates%2Findex.html.dj;h=35bfb1114ea83f8f8dbfc5b34b5ac8ae1b1df9b4;hp=965620a419e340b6a4fa0f729734392531da9b9d;hb=16284c1345c532b12866b62fe2487027cf025f17;hpb=01dc2ef8396a17c2b3fe5875e19a5c483af8f6bf diff --git a/templates/index.html.dj b/templates/index.html.dj index 965620a..35bfb11 100644 --- a/templates/index.html.dj +++ b/templates/index.html.dj @@ -1,115 +1,127 @@ - - - - {{ name }} - - - - - - - + + + + + {{ name }} + + + + + + + - - - + + + - + + +
-{% for item in Items %} -{% ifchanged item.new_date %} -

{{ item.new_date }}

-{% endifchanged %} + {% for item in Items %} + {% ifchanged item.new_date %} +

{{ item.new_date }}

+ {% endifchanged %} -
- {% ifchanged item.channel_name %} - {% if item.channel_face %} +
+ {% ifchanged item.channel_name %} + {% if item.channel_face %} - hackergotchi for {{ item.channel_author|safe }} + alt="hackergotchi for {{ item.channel_author|safe }}" /> - {% endif %} -

- {{ item.channel_name|safe }} - -

- {% endifchanged %} - -
-{% endfor %} - - - + +