Skip to content
Snippets Groups Projects
Commit 0db715d8 authored by omaarfa's avatar omaarfa
Browse files

Add bestellung.php

parent 5828d0d3
No related branches found
No related tags found
No related merge requests found
<?php
echo <<< HTML
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<!-- für später: CSS include -->
<!-- <link rel="stylesheet" href="XXX.css"/> -->
<!-- für später: JavaScript include -->
<!-- <script src="XXX.js"></script> -->
<title>Pizzaservice</title>
</head>
<body>
HTML;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment