Skip to content

Commit

Permalink
typo has been changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzesh committed May 19, 2021
1 parent 13098ce commit 1029823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/holidays.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{% extends "_inner_layout.html" %}
{% block title %}Holidays{% endblock %}
{% block section %}
<h1>Your profile</h1>
<h1>Your holiday dates</h1>
{% endblock %}
{% block article %}
<h4>Welcome {{ session["full_name"] }},</h4>
Expand Down

0 comments on commit 1029823

Please sign in to comment.