mirror of
https://github.com/StefBuwalda/WebTech.git
synced 2025-10-30 11:19:58 +00:00
7 lines
103 B
HTML
7 lines
103 B
HTML
{%extends "base_template.html"%}
|
|
|
|
{%block title%}Login{%endblock%}
|
|
|
|
{%block content%}
|
|
|
|
{%endblock%} |