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/templates/misaki/profile/hidden.twig
2016-01-04 21:14:09 +01:00

10 lines
328 B
Twig

<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>