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

Unified Diff: includes/size-of-team.tmpl

Issue 5507124440334336: Made the team size calculated dynamically, based on the list of team members, which is defined only… (Closed)
Patch Set: Created Dec. 11, 2013, 6:31 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
Index: includes/size-of-team.tmpl
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/size-of-team.tmpl
@@ -0,0 +1,2 @@
+{%- from "globals" import people -%}
+{{- people|length -}}
« includes/jobs/overview.md ('K') | « includes/press/faq.md ('k') | pages/team.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld