implement including method resolving #INCLUDE tag
This commit is contained in:
@@ -9,6 +9,8 @@ and open the template in the editor.
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<div>TODO write content</div>
|
||||
<div>TODO write content
|
||||
#INCLUDE "include1.html"
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user