mirror of
https://github.com/janunger/rheinwerk-video-training.git
synced 2024-11-22 23:23:42 +01:00
3 lines
119 B
PHP
3 lines
119 B
PHP
|
<h1>Meine Website</h1>
|
||
|
<p><?php echo "Hallo Welt!"; ?></p>
|
||
|
<p>© <?php echo date("Y"); ?> Rheinwerk Verlag GmbH</p>
|