{% extends "base.html" %} {% block title %}Vaults - Talkpipe Vault{% endblock %} {% block content %} {% if confirm_vault_path %} {% endif %} {% include "_dir_picker.html" %} {% endblock %}