Added start/end logs for included html layouts and html included files.
This commit is contained in:
parent
3a643b07cc
commit
a0ee116695
18 changed files with 122 additions and 62 deletions
|
|
@ -1,3 +1,5 @@
|
|||
<!-- Post Layout Start -->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="{{ site.lang }}">
|
||||
|
||||
|
|
@ -44,3 +46,5 @@
|
|||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!-- Post Layout End -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue