oneshot
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
defmodule Rsh26poolWeb.RoomHTML do
|
||||
@moduledoc """
|
||||
Templates rendered by `RoomController` (room creation and joining).
|
||||
"""
|
||||
use Rsh26poolWeb, :html
|
||||
|
||||
embed_templates "room_html/*"
|
||||
end
|
||||
Reference in New Issue
Block a user