Teams/commissies sorteren
This commit is contained in:
		
							parent
							
								
									26d0c4f991
								
							
						
					
					
						commit
						bcccdfef22
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -8,7 +8,7 @@
 | 
			
		|||
    {{ if .thumbnail }}<img src="{{ .thumbnail }}" alt="Foto van {{ .name }}">{{ end }}
 | 
			
		||||
    {{ $text }}
 | 
			
		||||
 | 
			
		||||
    {{ range where $.Site.RegularPages "Section" "organisatie" }}
 | 
			
		||||
    {{ range where $.Site.RegularPages.ByTitle "Section" "organisatie" }}
 | 
			
		||||
      {{ if .Params.team_members }}
 | 
			
		||||
        {{ if in .Params.team_members $personid }}
 | 
			
		||||
          {{ $.Scratch.Add "committee_member" . }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue