Projects

{{ range sort .Pages }} {{ if eq .Section "projects" }} {{ if eq .Site.Params.projectcolumns "2" }}
{{ else if eq .Site.Params.projectcolumns "3" }} {{ end }} {{ end }}
{{ range sort .Pages }} {{ if eq .Section "projects" }} {{ end }} {{ end }}