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

Unified Diff: includes/jobs/footer.tmpl

Issue 5994668214976512: Issue 662 - Job links shouldn't use anchors (Closed)
Patch Set: Created March 23, 2015, 1:04 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 | « filters/find.py ('k') | includes/jobs/header.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/jobs/footer.tmpl
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/jobs/footer.tmpl
@@ -0,0 +1,8 @@
+ {% if opening %}
+ <a href="mailto:jobs@eyeo.com"><button>apply now</button></a>
+ {{"jobs"|linkify}}<button class="why-work-here-button">why work here?</button></a>
+ {% endif %}
+ </div>
+ </div>
+ </div>
+</div>
« no previous file with comments | « filters/find.py ('k') | includes/jobs/header.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld