﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
902	Welcome image URL hard coded in the template	Jaakko Luttinen		"In mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html there is a line:

        <img class=""welcomeimage"" src=""/mgoblin_static/images/home_goblin.png"">

which I think should be:

        <img class=""welcomeimage"" src=""{{ request.staticdirect('/images/home_goblin.png') }}"">

Otherwise the Goblin image on the front page does not load if mediagoblin directory is not the root directory of the vhost."	defect	closed	major		programming	fixed			
