correct template name

This commit is contained in:
byte[] 2019-11-18 13:13:00 -05:00
parent 9e32851a89
commit 7d9a78fbbc

View file

@ -10,4 +10,4 @@
- else
.poll
.poll-area
= render PhilomenaWeb.TopicView, "_poll_results.html", poll: @poll, conn: @conn
= render PhilomenaWeb.TopicView, "_results.html", poll: @poll, conn: @conn