{% extends "base.html" %} {% load static %} {% block content %} Hello, {{ user.get_username | title }}. I hope you are having a great day! Create Project
Create Project
{{ project.description|truncatechars:50 }}