We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45ec77b + af450a0 commit 7c8e1c1Copy full SHA for 7c8e1c1
root/author.html
@@ -147,7 +147,7 @@
147
148
<div class="content">
149
<div id="feed_subscription" class="page-header">
150
- <p>Activity for <% author.name %> (<% author.pauseid %>)</p>
+ <p>Distributions uploaded by <% author.name %> (<% author.pauseid %>)</p>
151
<a href="/feed/author/<% author.pauseid %>"><i class="fa fa-rss fa-2x black"></i></a>
152
</div>
153
<div class="visible-xs inline-author-pic"><% INCLUDE inc/author-pic.html author = author %></div>
@@ -167,4 +167,4 @@
167
<p>No favorite distributions from <a href="/author/<% author.pauseid %>"><%- author.pauseid %></a> could be found</p>
168
169
<% END %>
170
-</div>
+</div>
0 commit comments