Requests notation

This commit is contained in:
Gaël Métais
2014-09-18 22:29:02 +02:00
parent aeb1da74fe
commit f122188ed1
4 changed files with 37 additions and 46 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
</head>
<body>
<h1>Yellow Lab <span class="icon-lab"></span> Tools</h1>
<h2 class="promess">Free online test to help speeding up <b>heavily</b> javascripted pages</h2>
<h2 class="promess">Free online test to help speeding up <b>heavy</b> web pages</h2>
<form method="post" action="/launchTest">
<input type="text" name="url" placeholder="http://www.mysite.com" class="url" />
<input type="submit" value="Launch test" class="launchBtn" onclick="this.className += ' clicked'" />