1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-19 06:23:25 +01:00
wiki.mbirth.de/test.md
2014-05-13 11:47:05 +02:00

141 B

title layout
TEST default

Test

Hello world!

#!/bin/bash
echo "Test!"
<?php

echo phpinfo();

?>