{% extends 'base.html' %} {% block title %}{% if folder_path %}{{ folder_path }}{% else %}Home{% endif %} - Flask Blog{% endblock %} {% block content %}
This folder is empty.