{% extends 'base.html.j2' %} {% block title %}Home{% endblock %} {% block content %}
{% if request.user and request.user.is_verified %} Hello, {{ request.user.username }}! {% else %} Welcome, Guest! {% endif %}
PyraFiles is a powerful, multi-tenant file sharing and management platform designed for teams, organizations, and automated systems. Built with security and flexibility in mind, it provides a comprehensive solution for managing digital assets across different environments.
You are not a member of any namespaces. Create your first namespace to get started!
{% endif %}No public namespaces available.
{% endif %}Login or create an account to start managing your files with PyraFiles!