X-Git-Url: https://git.deb.at/?p=deb%2Fhackedgotchi.git;a=blobdiff_plain;f=templates%2Findex.html.dj;h=6e56f40c13edef8f7e8527247dd935b96503cbd8;hp=2c6c4d1d8d29523a0b016ebb3a10a305ec74bbed;hb=e394e782ad41bd5e2d4a5abf1a28f632a7955b12;hpb=00868db4e3a0a4afaf946c6e065ac93f8197f15d diff --git a/templates/index.html.dj b/templates/index.html.dj index 2c6c4d1..6e56f40 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 %} - - - + +