Draft for contract printing
This commit is contained in:
12
back/app/contract/print/templates/footer.html
Normal file
12
back/app/contract/print/templates/footer.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<style>
|
||||
{% include 'styles.css' %}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<hr/>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user