{% extends "base.html.j2" %} {% block page_content %}
Hello, {% if current_user.is_authenticated %} {{ current_user.username }} {% else %} Stranger {% endif %}!

Services

Optical Character Recognition

Natural language processing

Text analysis

Statistics

Server activity
server activity
{% endblock %}