Fix bug #1202: Change the logo to the svg version in change-email template

stable
David Barragán Merino 2014-10-05 01:20:58 +02:00
parent 176aac3678
commit baaa0f02ae
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ block content
div.login-main
div.login-container
h1.logo
img(src="/images/logo.png", alt="TAIGA")
img.logo-svg(src="/svg/logo.svg", alt="TAIGA")
p.tagline Your agile, free, and open source project management tool
include views/modules/change-email-form