add jinja2 to work with templates
This commit is contained in:
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 59 KiB |
@@ -28,11 +28,11 @@ body {
|
||||
<body>
|
||||
|
||||
<div class="page">
|
||||
{{ svg_string | safe }}
|
||||
{{ svg | safe }}
|
||||
</div>
|
||||
|
||||
<div class="page rotated">
|
||||
{{ svg_string | safe }}
|
||||
{{ svg | safe }}
|
||||
</div>
|
||||
|
||||
</body>
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 59 KiB |
Reference in New Issue
Block a user