Skip to content

Instantly share code, notes, and snippets.

@rmgimenez
Created May 22, 2018 17:16
Show Gist options
  • Save rmgimenez/ae22960cee1fd6668c903d5e10c5fe77 to your computer and use it in GitHub Desktop.
Save rmgimenez/ae22960cee1fd6668c903d5e10c5fe77 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Título do site</title>
</head>
<body>
<?php echo $conteudo; ?>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment