Welcome to my website
{% for name,_date in _paths.items() %} {% endfor %} {% endblock %} ``` URLs originate from the meta_data dictionary keys. These are the blog entries' directory names. Flask's [`url_for()`](https://flask.palletsprojects.com/en/2.0.x/api/#flask.url_for) returns the articles if you want to visit the site. It handles URL encoding as well. This is pretty neat since there are spaces in the names. ```python @app.route('/blog/