mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-04-01 17:25:27 +02:00
correct template name
This commit is contained in:
parent
9e32851a89
commit
7d9a78fbbc
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@
|
||||||
- else
|
- else
|
||||||
.poll
|
.poll
|
||||||
.poll-area
|
.poll-area
|
||||||
= render PhilomenaWeb.TopicView, "_poll_results.html", poll: @poll, conn: @conn
|
= render PhilomenaWeb.TopicView, "_results.html", poll: @poll, conn: @conn
|
Loading…
Add table
Reference in a new issue