{% extends "base.html" %} {% block title %}Inference Result{% endblock %} {% block head_extra %} {% endblock %} {% block content %} Your Lip-Synced Video is Ready! {# This line is crucial. It now points to the new route that serves the file. #} Your browser does not support the video tag. {# Update download link to new route #} Download Video Generate Another {% endblock %}