Skip to content

Instantly share code, notes, and snippets.

@EspaceRaspberryFrancais
Last active May 24, 2018 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EspaceRaspberryFrancais/28b1f6a2b5c92a5980a5dbdc929ce4a1 to your computer and use it in GitHub Desktop.
Save EspaceRaspberryFrancais/28b1f6a2b5c92a5980a5dbdc929ce4a1 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML>
<html>
<head>
<title>{{ nomSite }}</title>
</head>
<body>
<h1>Bienvenue sur {{ nomSite }} !</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment