~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/news/post_list.html

  • Committer: franku
  • Date: 2016-05-15 14:41:54 UTC
  • mto: This revision was merged to the branch mainline in revision 409.
  • Revision ID: somal@arcor.de-20160515144154-00m3tiibyxm0nw2w
added the old threadedcomments app as wildelands app

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{% extends "news/base_news.html" %}
2
2
 
3
3
{% load news_extras %}
4
 
{% load threadedcomments_tags custom_date %}
 
4
{% load threadedcommentstags custom_date %}
5
5
{% load pagination_tags %}
6
6
 
7
7
{% block content %}