Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Commit 1029823

Browse files
committed
typo has been changed
1 parent 13098ce commit 1029823

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/holidays.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{% extends "_inner_layout.html" %}
55
{% block title %}Holidays{% endblock %}
66
{% block section %}
7-
<h1>Your profile</h1>
7+
<h1>Your holiday dates</h1>
88
{% endblock %}
99
{% block article %}
1010
<h4>Welcome {{ session["full_name"] }},</h4>

0 commit comments

Comments
 (0)