{% if title %}
MiniBase - {{ title }}
{% else %}
MiniBase
{% endif %}
MiniBase
{% if current_user.is_authenticated %}
Overwiev
Projects
Custommer
Manufacturer
Contacts
Search By
Project Name
Customer Name
Project ID
Customer ID
Cutsom Options
{% else %}
Overwiev
Projects
Custommer
Manufacturer
Contacts
Search By
Project Name
Customer Name
Project ID
Customer ID
Cutsom Options
{% endif %}
{% if current_user.is_authenticated %}
Account
{% else %}
Login
(current)
{% endif %}
MiniBase
{% if current_user.is_authenticated %}
You are eutehnticated super ! {% else %}
To see the infromations please login
{% endif %}