mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-09-08 00:42:59 +00:00
Created a Sample for .gtpl
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
html {
|
||||||
|
head {
|
||||||
|
title "Example Template"
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
p "This is a quick template example"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user