{% load static %} Hello

This is my first Django project!

{{ greetings|default:"Hello World!" }}

{% csrf_token %}

Hello World!