We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ea0e21 + 01b9573 commit d128ca4Copy full SHA for d128ca4
cicero/templates/404.html
@@ -8,7 +8,7 @@
8
<div class="row">
9
<h1>Page Not Found</h1>
10
What you were looking for is just not there. Go somewhere
11
- <a href="{{ url_for('home') }}">nice</a>.
+ <a href="{{ url_for('git.home') }}">nice</a>.
12
</div>
13
14
0 commit comments