{% extends "base.html" %} {% block title %}Analyzing Website - Tailwind Site Rebuilder{% endblock %} {% block content %}

Analyzing Website

{{ analysis.message }}

{{ analysis.progress }}%

This may take a few moments...

Analysis complete!

View Results

Analysis failed:

Return to Home
{% endblock %} {% block scripts %} {% endblock %}