Update
This commit is contained in:
parent
8f63a831c4
commit
f963620cf0
11 changed files with 135 additions and 20 deletions
|
@ -95,3 +95,9 @@ defmodule NullaWeb.ActorHTML do
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
defmodule NullaWeb.NoteHTML do
|
||||
use NullaWeb, :html
|
||||
|
||||
embed_templates "templates/note/*"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue