#1106 Logo has an identity crisis
Closed: Fixed Opened by puiterwijk.

In templates/master.html:

That 'id'... sounds wrong to me :-).


And now without tags to make it not interpreted as link:

img height=40px src="{{ url_for('static', filename='pagure-logo.png') }}"
alt="pagure Logo" id="kojiLogo"

Fixed by @puiterwijk in #1108

Commit f6f8257d fixes this issue

Metadata