{% extends "layout.html" %} {% block title %}Collections List{% endblock %} {% block content %}

Happy to see you, {{ current_user.first_name }} :)

{% endblock %}