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

Side by Side Diff: includes/globals.tmpl

Issue 5507124440334336: Made the team size calculated dynamically, based on the list of team members, which is defined only… (Closed)
Patch Set: Addressed comments Created Dec. 12, 2013, 10:25 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | includes/jobs/overview.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {% set people = [
2 ("2011-08-22", "palant.png", "Wladimir Palant", "Founder & CTO", "Computer sci entist and the original developer of Adblock Plus"),
3 ("2011-08-22", "faida.png", "Till Faida", "Founder & CEO", "Entrepreneur with a professional background in online marketing"),
4 ("2011-09-20", "schumacher.jpeg", "Tim Schumacher", "Investor & Advisor", "Ser ial entrepreneur with a passion for challenging Internet projects"),
5 ("2012-09-01", "dahlke.png", "Felix Dahlke", "Lead Developer", "Description go es here. Let me know your short bio."),
6 ("2012-11-01", "dommers.png", "Christian Dommers", "Head of Business Developme nt", "Business developer, entrepreneur and project manager with a background in Internet publishing"),
7 ("2012-08-01", "kawa.jpeg", "Arthur Kawa", "IT Officer Trainee", "Longtime Adb lock Plus contributor, loves music, concerts and bacon"),
8 ("2012-09-01", "plas.png", "Job Plas", "Project Manager", "Passionate about ev erything tech. Loves The Office, Gangnam Style and schnitzel. MSc & BBA in inter national business."),
9 ("2012-12-01", "hughes.png", "Eric Hughes", "Developer", "Description goes her e. Let me know your short bio."),
10 ("2013-06-01", "hartz.png", "Sven Hartz", "User Experience Designer", "Compute r scientist and creative head with a passion for making things clean and simple" ),
11 ("2013-07-01", "noack.png", "Sebastian Noack", "Developer", "Open source devel oper since 2004, into volleyball, board games and crocheting"),
12 ("2013-01-01", "wilms.png", "Nadja Wilms", "Office Assistant", "Description go es here. Let me know your short bio."),
13 ("2013-07-01", "ben.jpeg", "Ben Williams", "PR Manager", "Lion-tamer, ex-footb all star, used to date a model with only one name."),
14 ("2013-07-01", "lai.jpeg", "Xiaojun Lai", "Country Manager China", "MS in inte rnational business, loves traveling and cooking."),
15 ("2012-07-01", "greiner.jpeg", "Thomas Greiner", "Developer", "Web enthusiast and developer with strong beliefs on openness, transparency and accessibility"),
16 ("2012-12-01", "paraska.jpeg", "Oleksandr Paraska", "Developer", "Longtime Adb lock Plus for IE developer (yes, seriously). Loves making crêpes."),
17 ("2013-07-01", "caballero.jpeg", "Manuel Caballero", "Junior Project Manager", "PhD candidate in art history, country manager for Spain & LatAm, Germanophile and metal head"),
18 ("2013-07-01", "vervoorts.png", "Christian Vervoorts", "IT Admin", "Linux expe rt who keeps our server and networks running smoothly"),
19 ("2013-11-01", "carrales.png", "Adrian Carrales", "Intern", "International bus iness student, with a passion for marketing, sports and music"),
20 ("2013-03-01", "yu.jpeg", "Vicky Yu", "Intern", "IT outsider, enjoy researchin g, occasional wanderlust"),
21 ] %}
OLDNEW
« no previous file with comments | « no previous file | includes/jobs/overview.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld