mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 17:45:31 +00:00
implement activity RSS feed
This commit is contained in:
parent
60a5593446
commit
35b84546ff
58 changed files with 834 additions and 162 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<img class="border-radius-50 border-color-default vertical-align-middle" src="{{ user.identicon }}" alt="{{ 'identicon' | trans }}" />
|
||||
</a>
|
||||
<span class="margin-l-4-px">
|
||||
{{ 'joined' | trans }} {{ name }}
|
||||
{{ 'have joined' | trans }} {{ name }}
|
||||
</span>
|
||||
</div>
|
||||
<div class="column width-20 text-right">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue