-		
-		{{template "base/alert" .}}
-
-		
 
-			{{range .Projects}}
-				
-					 
-			{{end}}
-
-			{{template "base/paginate" .}}
-		
+		{{template "projects/list" .}}
 	- {{svg .IconName 16}} - {{.Title}} -
- - {{if .Description}} -
-						{{.RenderedContent|Str2html}}
-					
-					{{end}}
-