„layouts/ganztagsangebote/single.html“ ändern
This commit is contained in:
		| @@ -71,7 +71,7 @@ | ||||
|     <div class="row"> | ||||
|       {{ $related := (where .Site.RegularPages "Type" "ganztagsangebote") | intersect (where .Site.Pages ".Title" "!=" .Title) | union (.Site.RegularPages.Related . ) | shuffle | first 3}} | ||||
|       {{ range first 3 $related }} | ||||
|         <div class="col-lg-4 col-sm-6 mb-5"> | ||||
|         <div class="col-lg-4 col-sm-6"> | ||||
|           {{ .Render "ganztag"}} | ||||
|         </div> | ||||
|       {{ end }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user