This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Correct path to logo
pull/64/head
Pēteris Caune
9 years ago
parent
abd19ac901
commit
99434fcf9c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/emails/base.html
+ 1
- 1
templates/emails/base.html
View File
@ -184,7 +184,7 @@
<!--
Logo
-->
<
tr
>
<
td
class
=
"email-masthead"
>
<
img
src
=
"{{ SITE_ROOT }}/img/logo-full.png"
alt
=
""
/
>
<
img
src
=
"{{ SITE_ROOT }}/
static/
img/logo-full.png"
alt
=
""
/
>
<
/
td
>
<
/
tr
>
<!--
Email Body
-->
Write
Preview
Loading…
Cancel
Save