Added start/end logs for included html layouts and html included files.

This commit is contained in:
Panos Sakkos 2015-10-03 23:17:00 +02:00
parent 3a643b07cc
commit a0ee116695
18 changed files with 122 additions and 62 deletions

View file

@ -1,3 +1,5 @@
<!-- Post Layout Start -->
<!DOCTYPE html>
<html lang="{{ site.lang }}">
@ -44,3 +46,5 @@
</body>
</html>
<!-- Post Layout End -->