Feat: add error template
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
<div class="flex h-screen">
|
||||
<!-- Left Panel -->
|
||||
{{template "teampew" "blue"}}
|
||||
{{template "cardtable" .}}
|
||||
<!-- Right Panel -->
|
||||
{{template "cardtable" "red"}}
|
||||
{{template "teampew" "red"}}
|
||||
</div>
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user