| Index: includes/size-of-team.tmpl |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/includes/size-of-team.tmpl |
| @@ -0,0 +1,2 @@ |
| +{%- from "includes/globals" import people -%} |
| +{{- people|length -}} |