From 6be9227fae2559a022a575ac039822a554ba6ffa Mon Sep 17 00:00:00 2001 From: nek0 Date: Mon, 18 Aug 2014 18:16:04 +0200 Subject: [PATCH] using new user routes --- templates/album.hamlet | 2 +- templates/default-layout.hamlet | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/album.hamlet b/templates/album.hamlet index e20bb1c..110651b 100644 --- a/templates/album.hamlet +++ b/templates/album.hamlet @@ -1,6 +1,6 @@ $newline never

#{albumTitle album} -by #{ownerName} +by #{ownerName}
$if presence == True TODO: direct Upload to this album diff --git a/templates/default-layout.hamlet b/templates/default-layout.hamlet index 281180b..4dd16d5 100644 --- a/templates/default-layout.hamlet +++ b/templates/default-layout.hamlet @@ -2,7 +2,7 @@