Skip to content

Commit

Permalink
Commit inicial.
Browse files Browse the repository at this point in the history
  • Loading branch information
taisreis67 committed Nov 17, 2017
1 parent 2a79bb5 commit 055674d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="utf-8">
<title>Oficina PHPWomen</title>
</head>

<body>

<?php

// Coloque seu código aqui!

?>

</body>
</html>

0 comments on commit 055674d

Please sign in to comment.