About page

This commit is contained in:
Gaël Métais
2014-12-22 17:45:11 +01:00
parent cf79e95c45
commit 3cd60e9a8d
7 changed files with 48 additions and 21 deletions
+1
View File
@@ -1,4 +1,5 @@
<h2 class="promess">Free online test to help speeding up <b>heavy</b> web pages</h2>
<form ng-submit="launchTest()" >
<input type="text"ng-model="url" placeholder="http://www.mysite.com" class="url" />
<input type="submit" value="Launch test" class="launchBtn" ng-class="{disabled: !url}" />