summaryrefslogtreecommitdiff
path: root/templates/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.html')
-rw-r--r--templates/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.html b/templates/page.html
index fe1b847..b19d9f4 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -10,7 +10,7 @@
<table id="header">
<tbody>
<tr>
-<td class="logo" rowspan="2"><a href="URL"><img src="LOGO"/></a></td>
+<td class="logo" rowspan="2"><a href="URL"><img src="LOGO" alt="logo"/></a></td>
<td class="title">SHORT_TITLE</td>
</tr>
<tr><td class="sub">LONG_TITLE</td></tr>