Mercurial > hg > bioaid
comparison info.html @ 40:b11c8d7ccf05
tweked caching options
author | nick <nrclark@essex.ac.uk> |
---|---|
date | Tue, 04 Dec 2012 23:25:32 +0000 |
parents | bb22080ad996 |
children | e9ab9606622e |
comparison
equal
deleted
inserted
replaced
39:bb22080ad996 | 40:b11c8d7ccf05 |
---|---|
1 <html> | 1 <html> |
2 <head> | 2 <head> |
3 <meta content='text/html;charset=UTF-8' http-equiv='Content-Type'> | 3 <meta content='text/html;charset=UTF-8' http-equiv='Content-Type'> |
4 <meta http-equiv="Cache-Control" content="no-cache"> | 4 <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> |
5 <meta http-equiv="Pragma" content="no-cache"> | |
6 <meta http-equiv="Expires" content="0"> | |
5 <title>BioAid — Information</title> | 7 <title>BioAid — Information</title> |
6 <style type='text/css'> | 8 <style type='text/css'> |
7 @import 'css/default.css'; | 9 @import 'css/default.css'; |
8 @import 'css/syntax.css'; | 10 @import 'css/syntax.css'; |
9 </style> | 11 </style> |