z
This commit is contained in:
parent
b8e2f8c679
commit
6e393d082b
|
@ -1,6 +1,6 @@
|
|||
{{/*###
|
||||
NoCompile=true
|
||||
*/}}
|
||||
*/}}
|
||||
{{ define "clanGroup" }}
|
||||
{{ with . }}
|
||||
<div class="ui one column center aligned stackable grid">
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{{/*###
|
||||
Include=members.html
|
||||
*/}}
|
||||
*/}}
|
||||
{{ define "tpl" }}
|
||||
<div class="ui container">
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
NoCompile=true
|
||||
*/}}
|
||||
{{ define "clanMembers" }}
|
||||
{ with . }}
|
||||
{{ with . }}
|
||||
<div class="ui three column center aligned stackable grid">
|
||||
{{ $teamJSON := teamJSON }}
|
||||
{{ range .members }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user