{% extends 'core/base.html' %} {% load staticfiles %} {% block breadcrumb %} {% endblock breadcrumb%} {% block content %}
Main info

Hello, Everyone!

Welcome to the Project Management System.


Register your company and start managing your projects

That's it, simple, easy, fast.

Set up your company

{% if not user.is_authenticated %} Click here if you are already registered {% endif %}
{% endblock %}