~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/news/post_archive_month.html

merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
{% block title %}{{ month|date:"F - Y" }} - {{block.super}} {% endblock %}
4
4
 
5
 
{% block content %}
 
5
{% block content_header %}
 
6
    <h1>News Archive: {{ month|date:"F" }} {{ month|date:"Y" }}</h1>
 
7
{% endblock %}
6
8
 
7
 
<h1>News Archive: {{ month|date:"F" }} {{ month|date:"Y" }}</h1>
 
9
{% block content_main %}
8
10
<div class="linksBox">
9
11
<a href="{% url 'news_index' %}">News Archiv</a> &#187; 
10
12
<a href="{% url 'news_index' %}{{ month|date:"Y" }}/">{{ month|date:"Y" }}</a> &#187;