mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
12 lines
232 B
PHP
12 lines
232 B
PHP
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<?php
|
|
// put your code here
|
|
?>
|
|
</body>
|
|
</html>
|