summaryrefslogtreecommitdiff
path: root/html/gruser.htm
diff options
context:
space:
mode:
authorlost+skunk <[email protected]>2024-07-05 11:08:32 +0300
committerlost+skunk <[email protected]>2024-07-05 11:08:32 +0300
commit8b839f94063704782872cc11251975cfeae4584c (patch)
tree327044de56afbeaf6356132e2594f5ca4100edf5 /html/gruser.htm
parent68248094e89b6af134147668a9add429b9a6fa77 (diff)
downloadskunky-art-8b839f94063704782872cc11251975cfeae4584c.tar.gz
skunky-art-8b839f94063704782872cc11251975cfeae4584c.tar.bz2
skunky-art-8b839f94063704782872cc11251975cfeae4584c.zip
временная реализация RSS
Diffstat (limited to 'html/gruser.htm')
-rw-r--r--html/gruser.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/gruser.htm b/html/gruser.htm
index 9035a88..89347aa 100644
--- a/html/gruser.htm
+++ b/html/gruser.htm
@@ -13,8 +13,8 @@
<main>
<header>
<h1><a href="/">HOME</a> | <a href="/dd">DD</a>
- | <a href="?q={{.Templates.GroupUser.GR.Owner.Username}}&type={{if eq .Type 'a'}}gallery">Gallery</a></h1>{{else}}about">About</a></h1>
- {{end}}
+ | <a href="?q={{.Templates.GroupUser.GR.Owner.Username}}&type={{if eq .Type 'a'}}gallery">Gallery{{else}}about">About{{end}}</a>
+ | <a href="?q={{.Templates.GroupUser.GR.Owner.Username}}&type=gallery&atom=true">RSS</a></h1>
<form method="get" action="/search">
<input type="gallery" name="q" placeholder="Search for ..." autocomplete="off" autocapitalize="none" spellcheck="false">
<input type="hidden" name="usr" value="{{.Templates.GroupUser.GR.Owner.Username}}">