diff --git a/public/templates/albums/show.html b/public/templates/albums/show.html index f8c68d9f..63d08e42 100644 --- a/public/templates/albums/show.html +++ b/public/templates/albums/show.html @@ -1,34 +1,46 @@
- +
+
+
+
+

{{::album.title}}

+

+ by: {{::album.user.name}} +

+
-
-

{{::album.title}}

-

- by: {{::album.user.name}} -

+
+ + + Download + file_download + + + + + + {{::format.name}} ({{::format.size}}) + + + {{::format.name}} ({{::format.size}}) + + + + + + + + + Share or embed + share + + + + Edit + edit + +
+
diff --git a/public/templates/directives/comments.html b/public/templates/directives/comments.html index d2b728e7..5ec2de5d 100644 --- a/public/templates/directives/comments.html +++ b/public/templates/directives/comments.html @@ -5,17 +5,17 @@
- + +
diff --git a/public/templates/partials/album-share-dialog.html b/public/templates/partials/album-share-dialog.html index abba2023..e5c589a0 100644 --- a/public/templates/partials/album-share-dialog.html +++ b/public/templates/partials/album-share-dialog.html @@ -1,17 +1,13 @@ -