import other kontor repos into directories
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!--index.html-->
|
||||
{{ define "tradingcards/index.html" }}
|
||||
{{ template "header.html" .}}
|
||||
{{ template "tradingcards/menu.html" . }}
|
||||
|
||||
<h1>Trading Cards</h1>
|
||||
|
||||
{{ template "footer.html" .}}
|
||||
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user