mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-07 19:28:11 +01:00
Add favicon and css, inc version.
This commit is contained in:
6
basicswap/templates/404.html
Normal file
6
basicswap/templates/404.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{% include 'header.html' %}
|
||||
|
||||
<p>404 Page Not Found</p>
|
||||
|
||||
<p><a href="/">home</a></p>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user