Media UI v1 (#17)
* Updated comments * Added basic media tables to sources#show * Adds a very basic listing and show page for media
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
defmodule PinchflatWeb.Media.MediaItemHTML do
|
||||
use PinchflatWeb, :html
|
||||
|
||||
embed_templates "media_item_html/*"
|
||||
end
|
||||
Reference in New Issue
Block a user