init
This commit is contained in:
21
static/Vvvebjs/demo/landing/src/about.html
Normal file
21
static/Vvvebjs/demo/landing/src/about.html
Normal file
@@ -0,0 +1,21 @@
|
||||
@@include('./_includes/html-head.html', {
|
||||
"title": "Vvveb Themes - Page",
|
||||
"path": "",
|
||||
"path":"./",
|
||||
'google_fonts':'',
|
||||
'style':"",
|
||||
})
|
||||
|
||||
<body class="page">
|
||||
|
||||
@@include('./_includes/header.html')
|
||||
|
||||
@@include('./_includes/_blank-breadcrumb.html')
|
||||
|
||||
@@include('./_includes/footer.html')
|
||||
|
||||
@@include('./_includes/footer-scripts.html')
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user