diff options
| author | lost+skunk <[email protected]> | 2024-07-09 12:54:15 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-07-09 12:54:15 +0300 |
| commit | 0f528ee9fa8b84c5e7532e22480b8b4b3ff7d5ba (patch) | |
| tree | 2609896980f76fc47b6a04fc9ddc9e344ae99641 /html/gruser.htm | |
| parent | e07e1a25b26d3fd2b8fd097491d055fe7b002d2b (diff) | |
| download | skunky-art-0f528ee9fa8b84c5e7532e22480b8b4b3ff7d5ba.tar.gz skunky-art-0f528ee9fa8b84c5e7532e22480b8b4b3ff7d5ba.tar.bz2 skunky-art-0f528ee9fa8b84c5e7532e22480b8b4b3ff7d5ba.zip | |
Поиск по группам
Diffstat (limited to 'html/gruser.htm')
| -rw-r--r-- | html/gruser.htm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/gruser.htm b/html/gruser.htm index a1f6e37..4f01c3e 100644 --- a/html/gruser.htm +++ b/html/gruser.htm @@ -22,6 +22,7 @@ <option value="gallery">Gallery</option> <option value="all">All</option> <option value="tag">Tag</option> + <option value="r">Groups</option> </select> <button type="submit">Search!</button> </form> <h1>| {{.Templates.GroupUser.GR.Owner.Username}}</h1> @@ -57,7 +58,7 @@ {{if ne .Templates.GroupUser.Admins ""}} <h3 id="admins"><a href="#admins">#</a> Group admins</h3> - <div class="admins"> + <div class="plates admins"> {{.Templates.GroupUser.Admins}} </div> {{end}} |
