diff --git a/templates/holidays.html b/templates/holidays.html index 3038ffe..7ea9809 100644 --- a/templates/holidays.html +++ b/templates/holidays.html @@ -4,7 +4,7 @@ {% extends "_inner_layout.html" %} {% block title %}Holidays{% endblock %} {% block section %} -

Your profile

+

Your holiday dates

{% endblock %} {% block article %}

Welcome {{ session["full_name"] }},