This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/_sakura/templates/misaki/profile/hidden.tpl
flashwave a26e4f813b r20151014.2
Signed-off-by: Flashwave <me@flash.moe>
2015-10-16 22:50:11 +02:00

10 lines
328 B
Smarty

<div class="userNotFound">
There are a few possible reasons for this:
<ul>
<li>They changed their username.</li>
<li>They may have been <a href="{{ urls.format('SITE_FAQ') }}#abyss" class="default">abyss'd</a>.</li>
<li>You made a typo.</li>
<li>They never existed.</li>
</ul>
</div>