{% extends "base.html" %} {% block title %}Home - Actix MVC App{% endblock %} {% block content %}
This is a Rust web application built with:
This application follows the MVC (Model-View-Controller) architectural pattern:
Data structures and business logic
Tera templates for rendering HTML
Request handlers and application logic