X-Git-Url: https://git.deb.at/w?p=deb%2Fhackedgotchi.git;a=blobdiff_plain;f=templates%2Findex.html.dj;h=35bfb1114ea83f8f8dbfc5b34b5ac8ae1b1df9b4;hp=951e0bbb6b0cf1f7d561f40c47f3553d560b2508;hb=HEAD;hpb=64c0de03b96e78b62ba1190ceb5fcffe909c16d3 diff --git a/templates/index.html.dj b/templates/index.html.dj index 951e0bb..35bfb11 100644 --- a/templates/index.html.dj +++ b/templates/index.html.dj @@ -1,110 +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 %} - - - + +