-
-
Save rik/2002978 to your computer and use it in GitHub Desktop.
Revisions
-
rik revised this gist
Mar 8, 2012 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,10 +3,10 @@ <meta charset=utf-8 /> <title>test</title> <style> </style> <div></div> <script> </script> -
Paul Rouget created this gist
Mar 8, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ <!DOCTYPE html> <meta charset=utf-8 /> <title>test</title> <script> </script> <style> </style> <div></div>