Skip to content

Commit

Permalink
refactor: drop page_title
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Jul 19, 2024
1 parent 6774c1d commit 619e1ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/404.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{% extends "base.html" %}

{% block page_title %}404{% endblock page_title %}
{% block content %}<center><div class="frame-dim"><p>FILE NOT FOUND</p></div></center>{% endblock content %}

0 comments on commit 619e1ad

Please sign in to comment.