{% extends "base_authenticated.html" %} {% block title %}Dashboard - QR Code Management{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Manage your QR codes organized by projects
Total QR Codes
Active QR Codes
Inactive QR Codes
Total Projects
{{ project.description }}
{% endif %}QR codes not assigned to any project
{{ project.description }}
{% endif %}No QR codes match your search criteria. {% if search_name %}Try a different name{% endif %} {% if search_name and search_status %} or {% endif %} {% if search_status %}try changing the status filter{% endif %}.
Clear Filters {% elif not projects %}Get started by creating your first project and QR codes to organize your digital assets effectively.
Create Your First Project {% endif %}