Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/add-email-report-by-kickin' into…
Browse files Browse the repository at this point in the history
… add-email-report-by-kickin
  • Loading branch information
kitsuta committed Jan 6, 2018
2 parents 23c26c7 + 6e73413 commit 6dd69d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uber/templates/emails/emails_by_kickin.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{% extends "base.html" %}{% set admin_area=True %}
{% block title %}Email addresses by interest{% endblock %}
{% block title %}Email addresses by kick-in{% endblock %}
{% block content %}

<h1>Emails by Interest</h1>
<h1>Emails by Kick-in Level</h1>

Use this page to generate a CSV file of emails of people who donated at a certain kick-in level at
{{ c.EVENT_NAME }}.<br/><br/>
Expand Down

0 comments on commit 6dd69d6

Please sign in to comment.