change approach again
This commit is contained in:
3
docroot/index.pag
Normal file
3
docroot/index.pag
Normal file
@ -0,0 +1,3 @@
|
||||
<h1>Index</h1>
|
||||
BlaBla
|
||||
#bla#
|
10
docroot/master.tmpl
Normal file
10
docroot/master.tmpl
Normal file
@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>#title#</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
#maincontent#
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user