diff options
Diffstat (limited to 'template/post.html')
| -rwxr-xr-x | template/post.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/post.html b/template/post.html index 00be220..512fff6 100755 --- a/template/post.html +++ b/template/post.html | |||
| @@ -63,6 +63,8 @@ | |||
| 63 | 63 | ||
| 64 | {{template "_includes.html"}} | 64 | {{template "_includes.html"}} |
| 65 | 65 | ||
| 66 | {{template "_libraries.html"}} | ||
| 67 | |||
| 66 | </body> | 68 | </body> |
| 67 | 69 | ||
| 68 | </html> | 70 | </html> |
