Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-07-24 19:17:07 +03:00
parent 2c6c63fa4f
commit 5a2fbfc763

View File

@ -497,10 +497,7 @@ var data = {
+'\n'
+'<div>@include(../path) (<a href="#./_edit">edit</a>)</div>\n'
+'<hr>\n'
//+'<h1 class="title" contenteditable tabindex="0">@include(../title)</h1>\n'
+'<h1 class="title" contenteditable tabindex="0">'
+'<slot name="title">@include(../title)</slot>'
+'</h1>\n'
+'<h1 class="title" contenteditable tabindex="0">@include(../title)</h1>\n'
+'<br>\n'
+'<div class="text" tabindex="0"> @include(..) </div>\n'
+'<hr>\n'