phpcomposeryggdrasilbittorrentjs-lesssymfonysphinxalt-webcatalogtorrentmagnetwikidistributedsocial-networkfederatedsqlitetracker
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
444 B
12 lines
444 B
1 year ago
|
<item>
|
||
|
<title>
|
||
|
{{ 'User' | trans }}
|
||
|
#{{ user.id }}
|
||
|
{{ 'have removed moderator permissions from user' | trans }}
|
||
|
#{{ to.user.id }}
|
||
|
</title>
|
||
|
<author>#{{ to.user.id }}</author>
|
||
|
<pubDate>{{ added | date('D, d M Y h:i:s O') }}</pubDate>
|
||
|
<guid>{{ url('user_info', { userId : to.user.id }) }}#activity-{{ id }}</guid>
|
||
|
<link>{{ url('user_info', { userId : to.user.id }) }}#activity</link>
|
||
|
</item>
|