~sumanah/postorius/metrics-template

« back to all changes in this revision

Viewing changes to src/postorius/templates/postorius/domain_index.html

  • Committer: Florian Fuchs
  • Date: 2014-11-03 19:40:41 UTC
  • mfrom: (185.1.11 postorius)
  • Revision ID: flo.fuchs@gmail.com-20141103194041-acpbhjyslc9sepo3
French translation. Provided by Guillaume Libersat.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
    <table class="table table-bordered table-striped">
12
12
        <thead>
13
13
                <tr>
14
 
                <th>Mail Host</th>
15
 
                <th>URL Host</th>
16
 
                <th>Contact Address</th>
17
 
                <th>Description</th>
 
14
                <th>{% trans "Mail Host" %}</th>
 
15
                <th>{% trans "URL Host" %}</th>
 
16
                <th>{% trans "Contact Address" %}</th>
 
17
                <th>{% trans "Description" %}</th>
18
18
                <th>&nbsp;</th>
19
19
                </tr>
20
20
        </thead>