Mercurial > hg > webaudioevaluationtool
comparison apeTool.html @ 32:2b9bcac771a8 Dev_main
Added dev-main branch warning at top of files
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 10 Apr 2015 10:25:52 +0100 |
parents | 8d9fd0ba13e3 |
children | 83198a86b3bc |
comparison
equal
deleted
inserted
replaced
31:438468ff317e | 32:2b9bcac771a8 |
---|---|
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <html lang="en"> | 2 <html lang="en"> |
3 <head> | 3 <head> |
4 <meta charset="utf-8" /> | 4 <meta charset="utf-8" /> |
5 | |
6 <!-- WARNING!!! | |
7 * | |
8 * YOU ARE VIEWING THE DEV VERSION. THERE IS NO GUARANTEE THIS WILL BE FULLY FUNCTIONAL | |
9 * | |
10 * WARNING!!! | |
11 * | |
12 --> | |
13 | |
5 | 14 |
6 <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame | 15 <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame |
7 Remove this if you use the .htaccess --> | 16 Remove this if you use the .htaccess --> |
8 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | 17 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> |
9 | 18 |