aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-pds/templates/macro.html
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-11-11 17:52:51 -0800
committerBryan Newbold <bnewbold@robocracy.org>2022-11-11 17:52:51 -0800
commit4c9b0fca0a43ebc2f1435052daa89059cd6760bb (patch)
tree32f0230b93037bb5fd1e0795d18343a812dd9b18 /adenosine-pds/templates/macro.html
parentf7d885529d704e0dce9708ae2e9c06baee33f7e8 (diff)
downloadadenosine-4c9b0fca0a43ebc2f1435052daa89059cd6760bb.tar.gz
adenosine-4c9b0fca0a43ebc2f1435052daa89059cd6760bb.zip
pds: inspect links in pink
Diffstat (limited to 'adenosine-pds/templates/macro.html')
-rw-r--r--adenosine-pds/templates/macro.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/adenosine-pds/templates/macro.html b/adenosine-pds/templates/macro.html
index 96fdfe3..1a8f5c5 100644
--- a/adenosine-pds/templates/macro.html
+++ b/adenosine-pds/templates/macro.html
@@ -29,7 +29,7 @@
<br>
<span class="counts">
[<a href="#">{{ item.likeCount }} like</a> / <a href="#">{{ item.repostCount }} repost</a> / <a href="#">{{ item.replyCount }} reply</a>]
- [<a href="{{ item.uri|aturi_to_path }}">inspect</a>]
+ <a href="{{ item.uri|aturi_to_path }}" class="pink">[inspect]</a>
</span>
{% if item.record.get("reply").is_some() %}