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

Unified Diff: includes/jobs/header.tmpl

Issue 29485555: Issue 5390 - Community Manager Job Description to upload on our Website (Closed) Base URL: https://hg.adblockplus.org/web.eyeo.com
Patch Set: Update text Created July 10, 2017, 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 | « no previous file | pages/jobs/flattr-community-manager.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
@@ -8,16 +8,17 @@
#tabs-openings .ui-tabs-nav-vertical
{
font-size: 16px;
}
</style>
{% endblock %}
{% set openings = [
+ ("Flattr Community Manager", "flattr-community-manager", 187),
("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/flattr-community-manager.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld