Back to Reddit

${thing.title.upper()}

r2/r2/templates/sidecontentbox.html

latest117 B
Original Source

%for c in thing.content: - ${c} %endfor %if thing.more_href: - ${thing.more_text} » %endif