Created
November 2, 2016 14:27
-
-
Save martinsam/a27e7e522de2cc02b7488b361f78ccd6 to your computer and use it in GitHub Desktop.
Revisions
-
martinsam created this gist
Nov 2, 2016 .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,15 @@ <!doctype html> <html lang="fr"> <head> <meta charset="utf-8"> <title>Title Here</title> <meta name="description" content="Description Here"> <meta name="author" content="Author here"> <link rel="stylesheet" href="path_to_css"> </head> <body> </body> </html>