diff _test/Resources/view/layout/header.tt @ 350:f356c4894d1b

working on TTView: layouts
author cin
date Mon, 07 Oct 2013 17:35:54 +0400
parents 86b470004d47
children cfd7570c2af2
line wrap: on
line diff
--- a/_test/Resources/view/layout/header.tt	Fri Oct 04 17:06:34 2013 +0400
+++ b/_test/Resources/view/layout/header.tt	Mon Oct 07 17:35:54 2013 +0400
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+<title>$document.title</title>
+</head>
+<body>
\ No newline at end of file