{% include 'includes/stylesload.html' %}
{% include 'includes/navbar.html' %}

Welcome to the Digital Pathology Slide Analyzer.


Please select a file to upload.


{% with messages = get_flashed_messages() %} {% if messages %}

{% endif %} {% endwith %}