diff --git a/fec/data/templates/macros/reaction-box.jinja b/fec/data/templates/macros/reaction-box.jinja index 8825ab1ddd..58533e6e49 100644 --- a/fec/data/templates/macros/reaction-box.jinja +++ b/fec/data/templates/macros/reaction-box.jinja @@ -1,8 +1,8 @@ -{% macro reaction_box(name, location) %} +{% macro reaction_box(title, name, location) %}