Back to Reddit

${_("you already have that trophy!")}

r2/r2/templates/awardreceived.html

latest1.3 KB
Original Source

%if thing.preexisting:

${_("you already have that trophy!")}

%else:

${_("trophy claimed!")}

%endif ${trophy_info(thing.trophy, False)}