diff options
| author | lost+skunk <[email protected]> | 2024-07-08 12:47:28 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-07-08 12:47:28 +0300 |
| commit | 99fe9cf9644ed1896bd90f66cf6a12251587d07c (patch) | |
| tree | 4964404fc58c8783749757d6cc7e99bf3932a31d /html/gruser.htm | |
| parent | ff4f1a2422b3e02917af1f1786ff5b3ac09565ef (diff) | |
| download | skunky-art-99fe9cf9644ed1896bd90f66cf6a12251587d07c.tar.gz skunky-art-99fe9cf9644ed1896bd90f66cf6a12251587d07c.tar.bz2 skunky-art-99fe9cf9644ed1896bd90f66cf6a12251587d07c.zip | |
Небольшие изменения в гуе + (возможно) устранённый баг с комментами
Diffstat (limited to 'html/gruser.htm')
| -rw-r--r-- | html/gruser.htm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/html/gruser.htm b/html/gruser.htm index 4280628..a1f6e37 100644 --- a/html/gruser.htm +++ b/html/gruser.htm @@ -57,7 +57,9 @@ {{if ne .Templates.GroupUser.Admins ""}} <h3 id="admins"><a href="#admins">#</a> Group admins</h3> + <div class="admins"> {{.Templates.GroupUser.Admins}} + </div> {{end}} {{if ne .Templates.GroupUser.About.Interests ""}} |
