|
|
|
@ -41,7 +41,7 @@
|
|
|
|
|
<div id="alert_window"></div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="footer" class="container footer-stats">
|
|
|
|
|
<footer id="footer" class="container footer-stats">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-md-3 col-xs-6">
|
|
|
|
|
<div class="stats-card well">
|
|
|
|
@ -65,8 +65,8 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<footer class="footer">Copyright © 2013 <a target="_blank" href="http://www.nodebb.org">NodeBB</a> by <a target="_blank" href="https://github.com/psychobunny">psychobunny</a>, <a href="https://github.com/julianlam" target="_blank">julianlam</a>, <a href="https://github.com/barisusakli" target="_blank">barisusakli</a> from <a target="_blank" href="http://www.designcreateplay.com">designcreateplay</a></footer>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="copyright">Copyright © 2013 <a target="_blank" href="http://www.nodebb.org">NodeBB</a> by <a target="_blank" href="https://github.com/psychobunny">psychobunny</a>, <a href="https://github.com/julianlam" target="_blank">julianlam</a>, <a href="https://github.com/barisusakli" target="_blank">barisusakli</a> from <a target="_blank" href="http://www.designcreateplay.com">designcreateplay</a></div>
|
|
|
|
|
</footer>
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
$.getScript(RELATIVE_PATH + '/src/forum/footer.js');
|
|
|
|
|