1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
invoiceninja/resources/views/portal/ninja2020/components/no-cache.blade.php

4 lines
172 B
PHP
Raw Normal View History

2023-04-26 07:44:54 +02:00
<meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate" />
2021-08-30 15:47:49 +02:00
<meta http-equiv="expires" content="0" />
<meta http-equiv="pragma" content="no-cache" />