~wacky/postorius/1043258

« back to all changes in this revision

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

  • Committer: Florian Fuchs
  • Date: 2012-05-19 11:17:55 UTC
  • mfrom: (64.1.2 postorius)
  • Revision ID: flo.fuchs@gmail.com-20120519111755-ek6l5h1c3na28mnh
- missing csrf tokens in templates contributed by Richard Wackerbarth (LP: 996658)
- added csrf middleware to dev_setup settings

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
    <h2>List Preferences Overview</h2>
56
56
    <p><em class="errorlist">Sample output: not real</em></p>
57
57
    <input id="btnHide" type="button" value="{% trans "Hide Descriptions" %}"/>
58
 
    <form action="#">
 
58
    <form action="#"> {% csrf_token %}
59
59
    <table class="table table-bordered table-striped">
60
60
        <tr>
61
61
            <th>{% trans "Setting" %}</th>