{% extends 'core/base.html' %} {% block title %}Home{% endblock %} {% block content %}

Welcome to MisplaceAI

This is the home page of the MisplaceAI application.

{% endblock %}