mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-10 14:55:49 +00:00
fix missing footer end tag in pdf template
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</main>
|
||||
</div>
|
||||
|
||||
<footer>(Exported {{ current_time }})
|
||||
<footer>(Exported {{ current_time }})</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user