This website works better with JavaScript.
Home
Explore
Help
Sign In
junikimm717
/
walker-database
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
28
Commits
1
Branch
0
Tags
234 KiB
Python
55.6%
HTML
41.1%
Nix
1.4%
Mako
1%
Dockerfile
0.7%
Other
0.2%
Tree:
831b655295
walker-database
/
templates
/
errors
/
404.html
3 lines
80 B
Raw
Blame
History
{% extends 'base.html' %} {%block content%}
<
h1
>
404 Not Found
<
/
h1
>
{%endblock%}
Reference in new issue