X-Git-Url: https://git.deb.at/?p=deb%2Fhackedgotchi.git;a=blobdiff_plain;f=templates%2Findex.html.dj;h=6e56f40c13edef8f7e8527247dd935b96503cbd8;hp=7cdb85a21dd20a6a307230f33ebedf6d5506e80d;hb=662ed46a9bf7dc564e949f35627dae8ac79f1511;hpb=e2d568bbf983cd6c92714d5f91c2f763ddeb4e99 diff --git a/templates/index.html.dj b/templates/index.html.dj index 7cdb85a..6e56f40 100644 --- a/templates/index.html.dj +++ b/templates/index.html.dj @@ -1,116 +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 %} - - - + +