From 75beec91a8526fbbc0a90134140b9dff6af15c0c Mon Sep 17 00:00:00 2001 From: Michaƫl Ball Date: Sun, 28 Dec 2014 12:24:22 +0000 Subject: Initial frontend work --- static/partials/albums/list.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 static/partials/albums/list.html (limited to 'static/partials/albums') diff --git a/static/partials/albums/list.html b/static/partials/albums/list.html new file mode 100644 index 0000000..01ac2a8 --- /dev/null +++ b/static/partials/albums/list.html @@ -0,0 +1,28 @@ +
+
+

Albums

+
+
+
+
+ +
+
+
+ +
+ +
+ +
+
+

{{ album.name }} ({{ album.date | amDateFormat: 'YYYY':'':'':'YYYY-MM-DD' }})

+
-- cgit v1.2.3