~bhavesh-goyal093/postorius/postorius-page-titles

« back to all changes in this revision

Viewing changes to src/postorius/templates/postorius/lists/index.html

  • Committer: Bhavesh Goyal
  • Date: 2015-04-15 00:43:21 UTC
  • Revision ID: bhavesh.goyal093@gmail.com-20150415004321-2m50qdhzrhhge142
Add Django Translation Tags and default suffix to Page Titles

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{% extends postorius_base_template %}
2
2
{% load url from future %}
3
 
{% block title %}{{ "List Index -Mailman/Postorius " }}{% endblock %}
4
3
{% load i18n %}
 
4
 
 
5
{% block subtitle %}
 
6
{% trans "List Index" as page_title %}{{ page_title }}
 
7
{% endblock %}
 
8
 
5
9
{% block main %}
6
10
 
7
11
    <div class="mm_subHeader">