{% extends 'base.html' %} {% block styles -%} {% endblock styles -%} {% block scripts %} {% script 'detail' %} {% endblock scripts %} {% block content %}

MONEYINPOLITICS.wtf

America’s most comprehensive dictionary of campaign finance jargon
{{ obj.word }}
{{ obj.type }}
{% for definition in obj.definition_list %}
{{ loop.index }} {{ definition.text|markdown }}
{% for use in definition.in_use %}
{{ use.text|italicize(obj.word)|markdown }} {% if use.url and use.source %} — {{ use.source }} {% elif use.source %} — {{ use.source }} {% endif %}
{% endfor %} {% endfor %}
Changelog
Who’s behind this site — and how you can contribute.
{% endblock content %}