mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add visitor page
This commit is contained in:
parent
c0c3f40a41
commit
0a9a0ebed5
16
src/Template/Pages/visitor.ctp
Normal file
16
src/Template/Pages/visitor.ctp
Normal file
@ -0,0 +1,16 @@
|
||||
<?php $this->layout = false;?><!DOCTYPE html>
|
||||
<!--
|
||||
To change this license header, choose License Headers in Project Properties.
|
||||
To change this template file, choose Tools | Templates
|
||||
and open the template in the editor.
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>Visitor Page</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<div>Info Page for Visitor to learn about group before try to enter or connect (befriend)</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user