add profiles
This commit is contained in:
parent
ac3ba1ee4d
commit
880134b91b
52 changed files with 115 additions and 146 deletions
|
@ -5,7 +5,7 @@
|
|||
<img src="{{ if .realimg }}{{ .realimg }}{{ else }}/proxyPhotos?code=/{{ .img }}{{ end }}">
|
||||
</a>
|
||||
<div class="w-full md:w-2/3">
|
||||
{{ .description | safeHTML }}
|
||||
{{ if (and .descriptionen (eq .Lang "en")) }}{{ .descriptionen | safeHTML }}{{ else }}{{ .description | safeHTML}}{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue