added permissions for server side print

This commit is contained in:
Rushabh Mehta
2013-03-21 17:23:54 +05:30
parent bed19ac4d3
commit 4a80bc63b0
2 changed files with 7 additions and 1 deletions

View File

@@ -12,4 +12,7 @@
<body>
{{ body }}
</body>
{%- if comment -%}
<!-- {{ comment }} -->
{%- endif -%}
</html>