diff --git a/templates/adminAlbumMedia.hamlet b/templates/adminAlbumMedia.hamlet new file mode 100644 index 0000000..35ff832 --- /dev/null +++ b/templates/adminAlbumMedia.hamlet @@ -0,0 +1,10 @@ +$newline always +

Media from #{albumTitle album} + +$if null media + #{albumTitle album} has no media yet +$else + $forall (Entity mId m) <- media +