diff options
author | Yuchen Pei <hi@ypei.me> | 2022-03-27 23:39:18 +1100 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2022-03-27 23:40:32 +1100 |
commit | fd738730e4570f48d4c4c7609dea82e6ef9c675f (patch) | |
tree | 154a1091654e654b0553f75c0a36d72c563ce5f0 /html-templates | |
parent | ff2a7194a97c3fa6c769856c02f37ef3123c31c6 (diff) |
Diffstat (limited to 'html-templates')
-rw-r--r-- | html-templates/postamble.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/html-templates/postamble.html b/html-templates/postamble.html deleted file mode 100644 index 7f86364..0000000 --- a/html-templates/postamble.html +++ /dev/null @@ -1,6 +0,0 @@ -<div id="fsf-banner"> - <center>Please support the FSF for a free society:</center> - <iframe src="//static.fsf.org/nosvn/banners/202111fundraiser/" scrolling="no" - style="width: 100%; height: 150px; display: block; margin: 0; border: 0 none; overflow: hidden;"> - </iframe> -</div> |