Skip to main content
✏️ Code CompletionDJ Django Easy+10 XP

Template Variable

Complete to render a variable in a Django template.

✏️ Fill in the blank
<h1>{{ ___ }}</h1>

✏️ Type the missing code: