Add missing new year

This commit is contained in:
Rochet2
2016-01-05 20:27:21 +02:00
parent 2fce645b7e
commit c214d4f37b
3 changed files with 3 additions and 3 deletions

View File

@@ -100,6 +100,6 @@
<script src="{{ static('main.js') }}"></script>
<script async src="{{ root('search-index.js') }}"></script>
<center>Generated on {{ currdate }}</center>
<center>&copy;2015 - Eluna Lua Engine</center>
<center>&copy;2016 - Eluna Lua Engine</center>
</body>
</html>