| Index: includes/jobs/header.tmpl |
| =================================================================== |
| --- a/includes/jobs/header.tmpl |
| +++ b/includes/jobs/header.tmpl |
| @@ -11,17 +11,16 @@ |
| } |
| </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) %} |
| {% set title = (opening or [title])[0] %} |