mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-06-27 13:24:20 +00:00
Add reactions page
This commit is contained in:
parent
927bd6127c
commit
81a52fe7c6
5 changed files with 31 additions and 0 deletions
|
@ -248,6 +248,11 @@
|
|||
</a>
|
||||
</form>
|
||||
</div>
|
||||
<div class="status-action">
|
||||
<a href="/reactionspage/{{.ID}}">
|
||||
reactions
|
||||
</a>
|
||||
</div>
|
||||
<div class="status-action status-action-last">
|
||||
<a class="status-time" href="{{if not .ShowReplies}}/thread/{{.ID}}{{end}}#status-{{.ID}}"
|
||||
{{if $.Ctx.ThreadInNewTab}}target="_blank"{{end}}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue