Menü-Umbau
This commit is contained in:
		| @@ -50,7 +50,7 @@ | ||||
|               </a> | ||||
|               <div class="dropdown-menu"> | ||||
|                 {{ range .Children }} | ||||
|                 <a class="dropdown-item text-uppercase" href="{{ .URL | absLangURL }}">{{ .Name }}</a> | ||||
|                 <a class="dropdown-item text-uppercase" href="{{ .URL | absLangURL }}" target="{{ if .Params.External }}_blank{{ else }}_self{{end}}">{{ .Name }}</a> | ||||
|                 {{ end }} | ||||
|               </div> | ||||
|             </li> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user