| Index: templates/default.tmpl |
| =================================================================== |
| --- a/templates/default.tmpl |
| +++ b/templates/default.tmpl |
| @@ -182,6 +182,7 @@ |
| {{pageitem("source")}} |
| <li><a href="https://issues.adblockplus.org/report/13" hreflang="en">{{get_string("roadmap", "menu")}}</a></li> |
| {{pageitem("tools")}} |
| + <li><a href="https://eyeo.com/jobs/" hreflang="en">{{get_string("jobs", "menu")}}</a></li> |
|
juliandoucette
2016/10/25 11:15:22
Why are we using get_string here?
saroyanm
2016/10/25 12:09:19
get_string is using a file to select the string, i
juliandoucette
2016/10/25 12:15:46
Acknowledged.
|
| </ul> |
| </section> |
| </nav> |