mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
7 lines
77 B
HTML
7 lines
77 B
HTML
var = "value"
|
|
==
|
|
<?php
|
|
function a() {return true;}
|
|
?>
|
|
==
|
|
<p>Hello, world!</p> |