akf-forum/views/extra/footer.ejs

15 lines
559 B
Text
Raw Normal View History

<div class="footer">
<select>
<option value="default">Default theme</option>
<option value="black">Black theme</option>
2022-09-08 15:07:26 +03:00
</select>
<a href="https://github.com/Akif9748/akf-forum" style="color: white;"> This website is powered by
2022-09-09 15:34:12 +03:00
<span style="color: #ffbf00;">akf-forum </span> </a>
<div>
2022-09-08 15:07:26 +03:00
<span style="color:white">Coders</span> <br>
<div style="text-align:center;">
2022-09-09 15:34:12 +03:00
By <a href="https://github.com/Akif9748/" style="color: #ffbf00;">Akif</a> <br> By <a href="#" style="color:#ffbf00;">Tokmak</a>
</div>
</div>
</div>