{% extends 'base.html' %} {% load static %} {% block content %}

About App

{% include 'partials/_messages.html' %}

Application Information

This application is designed to support daily operations with a simple, reliable, and user-friendly experience.

It helps manage core processes efficiently while maintaining accuracy, performance, and consistency across the system.


Application Name
Moisture Meter System
Version
{{ app_version }}
Purpose
To provide a centralized platform for application settings, configuration management, and operational support.
Support
Please contact the system administrator for technical assistance.
{% endblock %}