fix missing footer end tag in pdf template

This commit is contained in:
mDuo13
2016-03-22 11:34:03 -07:00
parent ae47dcbb3f
commit a60f186187

View File

@@ -45,7 +45,7 @@
</main>
</div>
<footer>(Exported {{ current_time }})
<footer>(Exported {{ current_time }})</footer>
</body>
</html>