{% extends 'core/base.html' %} {% load staticfiles %} {% block breadcrumb %}
Welcome to the Project Management System.
Register your company and start managing your projects
That's it, simple, easy, fast.
{% if not user.is_authenticated %} Click here if you are already registered {% endif %}