Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: templates/default.tmpl

Issue 29348023: Issue 4252 - Homepage logo links to jobs page (Closed)
Patch Set: Created July 19, 2016, 3:36 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: templates/default.tmpl
===================================================================
--- a/templates/default.tmpl
+++ b/templates/default.tmpl
@@ -35,7 +35,7 @@
<header id="header" class="top">
<div class="content-block">
- {{"jobs"|linkify(id="logo",title="Eyeo GmbH",rel="home")}}
+ {{"index"|linkify(id="logo",title="Eyeo GmbH",rel="home")}}
<img src="/images/logo.png" srcset="/images/logo.png 1x, /images/logo-2x.png
2x" height="51px" alt="Eyeo GmbH" />
</a>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld