diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-05-07 17:23:14 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-05-07 17:23:14 +0200 |
| commit | 53a05dabac3071bb0f8414e665de210310f37cff (patch) | |
| tree | b9e7bfa55c1e0b3e70cd4308ef52d3f2d0c786f2 /app/assets/index.html | |
| parent | d7a2fd65bcafd536b36e70203eedc9fa7f54f8ba (diff) | |
Add a footer disclaimer for the PDF
Diffstat (limited to 'app/assets/index.html')
| -rw-r--r-- | app/assets/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/index.html b/app/assets/index.html index 8e9856a..4006faa 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -248,5 +248,7 @@ </article> </article> </main> + <footer> + </footer> </body> </html> |
