Editable workshops.

This commit is contained in:
codevictory
2021-07-06 19:06:20 +03:00
parent eb93d7afc1
commit b4a22b68d2
17 changed files with 473 additions and 15 deletions

View File

@@ -0,0 +1,3 @@
defmodule RunosaariWeb.WorkshopView do
use RunosaariWeb, :view
end