uwu tooling ftw (MUAHAHAHAHAHA ONE MUST CONFRONT THE BUN-- TYPE-SCRIPT (get it)
This commit is contained in:
parent
964ef740b0
commit
dba763ea75
22 changed files with 555 additions and 124 deletions
7
public/pages/movie.html
Normal file
7
public/pages/movie.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{{ define "movie" }}
|
||||
<html>
|
||||
{{ template "header" . }}
|
||||
<div class="p-16 h-full">{{ template "card" . }}</div>
|
||||
{{ template "footer" . }}
|
||||
</html>
|
||||
{{ end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue