mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-28 13:57:59 +01:00
5 lines
141 B
Text
5 lines
141 B
Text
|
<h1>
|
||
|
Adding Channel
|
||
|
</h1>
|
||
|
<%= render(PhilomenaWeb.ChannelView, "_form.html", changeset: @changeset, action: ~p"/channels", conn: @conn) %>
|