It sets instance variables in the view: https://github.com/codeforamerica/honolulu_answers/blob/master/app/views/shared/_pagedown.html.erb#L4-L6
But do these get used anywhere?
Also, is there a reason the CSS is inline and not used in the app/assets folder?