z
This commit is contained in:
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user