This repository has been archived on 2026-05-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
todo-php/templates/base.html
T
2021-07-02 15:30:45 +02:00

1 line
69 B
HTML

<html><head>{{ HEAD }}</head><body id="body">{{ BODY }}</body></html>