diff options
author | Freya Murphy <freya@freyacat.org> | 2024-09-26 14:53:10 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-09-26 14:53:10 -0400 |
commit | 3d438647120d283373125b3eab4c26d28868d392 (patch) | |
tree | b000c09f1e8c55f05596b624165cb1ba03c3f501 /src/web/_views/footer.php | |
parent | update comment (diff) | |
download | website-3d438647120d283373125b3eab4c26d28868d392.tar.gz website-3d438647120d283373125b3eab4c26d28868d392.tar.bz2 website-3d438647120d283373125b3eab4c26d28868d392.zip |
ie5
Diffstat (limited to 'src/web/_views/footer.php')
-rw-r--r-- | src/web/_views/footer.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/_views/footer.php b/src/web/_views/footer.php index a105f61..eb0ee4c 100644 --- a/src/web/_views/footer.php +++ b/src/web/_views/footer.php @@ -33,6 +33,8 @@ <iframe height="94" class="john" + <?php /* hack to disable firefox cookie warning*/?> + sandbox="allow-scripts" title="<?=lang('john_title')?>" src="https://john.citrons.xyz/embed?ref=freya.cat" ></iframe> |