Initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<span class="brand">{{.Get 0}}</span>
|
||||
@@ -0,0 +1,3 @@
|
||||
<div class="flex-1 m-20">
|
||||
{{.Inner}}
|
||||
</div>
|
||||
@@ -0,0 +1,3 @@
|
||||
<div class="flex-row wrap ai-center">
|
||||
{{.Inner}}
|
||||
</div>
|
||||
Reference in New Issue
Block a user