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

Unified Diff: includes/jobs/header.tmpl

Issue 29515599: Issue 5493 - Add Technical_Support_Analyst job ad to eyeo.com/jobs/ (Closed) Base URL: https://hg.adblockplus.org/web.eyeo.com
Patch Set: Remove last two paragraphs re: #537 Created Aug. 15, 2017, 1:54 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 | pages/jobs/technical-support-analyst.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/jobs/header.tmpl
===================================================================
--- a/includes/jobs/header.tmpl
+++ b/includes/jobs/header.tmpl
@@ -10,16 +10,17 @@
font-size: 16px;
}
</style>
{% endblock %}
{% set openings = [
("Flattr Community Manager", "flattr-community-manager", 187),
("IT System Administrator", "it-system-administrator", 189),
+ ("Technical Support Analyst", "technical-support-analyst", 191),
("Frontend Developer", "frontend-developer", 33),
("Filter List Supporter", "filter-list-supporter", 127),
("Whitelist Maintainer", "whitelist-maintainer", 108),
("Student Help Data Protection (m/w)", "student-help-data-protection", 178),
("Speculative Application", "speculative-application", 51),
] %}
{% set opening = openings|find(page.split("/")[-1], attribute=1) %}
« no previous file with comments | « no previous file | pages/jobs/technical-support-analyst.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld