Add include example
This commit is contained in:
4
examples/include/tmpls/head.html
Normal file
4
examples/include/tmpls/head.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<head>
|
||||
<title>#(title)</title>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css">
|
||||
</head>
|
||||
Reference in New Issue
Block a user