commit
fa50cf1287
|
|
@ -3,6 +3,7 @@ description = "Default layout"
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>October CMS - {{ this.page.title }}</title>
|
||||
<meta name="author" content="October CMS">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
|
@ -60,4 +61,4 @@ description = "Default layout"
|
|||
{% scripts %}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue