mirror of
https://github.com/StefBuwalda/WebTech.git
synced 2026-02-04 00:34:53 +00:00
7 lines
103 B
HTML
7 lines
103 B
HTML
{%extends "base_template.html"%}
|
|
|
|
{%block title%}Login{%endblock%}
|
|
|
|
{%block content%}
|
|
|
|
{%endblock%} |