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/yuuno/main/index.tpl

22 lines
3.3 KiB
Smarty
Raw Normal View History

{% include 'global/header.tpl' %}
<div class="content homepage">
<div class="content-right content-column">
<div class="head">Welcome!</div>
Welcome to Flashii! This is a site for a bunch of friends to hang out, nothing special. Anyone is pretty much welcome to register so why not have a go?
<a class="button registerbutton" href="/register">Register!</a>
<a class="button loginbutton" href="/login">Login</a>
<div class="head">Stats</div>
We have <b>109 users</b>,
<b><a href="/u/374" class="default">fayopatra</a></b> is the newest user,
it has been <b>3 days</b> since the last user registered and
there are <b>6 users</b> in chat right now.
</div>
<div class="content-left content-column">
<div class="head">News <a href="/news.xml" class="fa fa-rss news-rss default"></a></div>
<a href="/news/24" class="news-head" id="24">2 YEARS OF THIS SHIT!!!</a><div class="news-body"><a href="/u/2"><div class="news-poster"><img src="http://cdn.flashii.net/img/avatars/2_1420829816.png" alt="Flashwave" class="default-avatar-setting" /><h1 style="color: #A00 !important;text-shadow:0px 0px 7px #888;padding:0px 0px 10px;">Flashwave</h1></div></a><div class="markdown"><p><a href="https://www.youtube.com/embed/X2WH8mHJnhM">https://www.youtube.com/embed/X2WH8mHJnhM</a></p>
<p>Lets go for another one!</p></div></div><div class="clear"></div><div class="news-post-time">Posted on Tue 2015-01-27 22:10:54 UTC <a class="default" href="/news/24#disqus_thread">View comments</a></div><a href="/news/23" class="news-head" id="23">Problems with logging in to Chat in Internet Explorer</a><div class="news-body"><a href="/u/2"><div class="news-poster"><img src="http://cdn.flashii.net/img/avatars/2_1420829816.png" alt="Flashwave" class="default-avatar-setting" /><h1 style="color: #A00 !important;text-shadow:0px 0px 7px #888;padding:0px 0px 10px;">Flashwave</h1></div></a><div class="markdown"><p>So I've gotten multiple reports of people having issues whilst logging into the chat with Internet Explorer where it just rejects them and throws them back to the login screen. While I'm not 100% certain about what the cause of this could be logging into the site first and <strong>then</strong> logging into chat seems to fix the issue.</p></div></div><div class="clear"></div><div class="news-post-time">Posted on Sat 2015-01-17 15:52:58 UTC <a class="default" href="/news/23#disqus_thread">View comments</a></div><a href="/news/22" class="news-head" id="22">Merry Christmas!</a><div class="news-body"><a href="/u/1"><div class="news-poster"><img src="http://cdn.flashii.net/img/avatars/1_1401994352.jpeg" alt="Koishi" class="default-avatar-setting" /><h1 style="color: #9E8DA7 !important;text-shadow:0px 0px 7px #888;padding:0px 0px 10px;">Koishi</h1></div></a><div class="markdown"><p>The Flashii Staff wishes all of you a Merry Christmas and a Happy New Year!</p></div></div><div class="clear"></div><div class="news-post-time">Posted on Thu 2014-12-25 18:30:57 UTC <a class="default" href="/news/22#disqus_thread">View comments</a></div>
</div>
<div class="clear"></div>
</div>
<script type="text/javascript" src="//cdn.flashii.net/js/ybabstat.js"></script>
{% include 'global/footer.tpl' %}