Merge pull request 'Clean up notification pill (#168)' (#178) from fix-168 into dev
CI / test (push) Successful in 40s
CI / docker (push) Successful in 50s

This commit was merged in pull request #178.
This commit is contained in:
fen
2026-09-10 16:25:56 +00:00
6 changed files with 33 additions and 20 deletions
+1 -6
View File
@@ -34,12 +34,7 @@
</div>
</div>
{{if .JustCreated}}
<div class="float">
<div class="created-banner show">
Paste created. Link copied to clipboard: <a href="/{{.ID}}">{{.Host}}/{{.ID}}</a>
{{if .DeletionToken}} · deletion token: <code>{{.DeletionToken}}</code>{{end}}
</div>
</div>
<div class="created-pill" id="created-pill" role="status">Paste Created · Link Copied</div>
{{end}}
{{if .Attachment}}
<div class="float">