diff options
Diffstat (limited to 'html/import_frame.html')
-rw-r--r-- | html/import_frame.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/html/import_frame.html b/html/import_frame.html index e6db205..754b289 100644 --- a/html/import_frame.html +++ b/html/import_frame.html @@ -1,3 +1,10 @@ +<!-- + Copyright (C) 2021 Wojtek Kosior + Redistribution terms are gathered in the `copyright' file. + + This is not a standalone page. This file is meant to be imported into other + HTML code. + --> <style> .padding_right { padding-right: 0.3em; |