404, obj layer, cache, ask,
This commit is contained in:
16
views/help.ejs
Normal file
16
views/help.ejs
Normal file
@ -0,0 +1,16 @@
|
||||
<%- include('./static/start.ejs',{name:'help',async: true}) %>
|
||||
<%- include('./header.ejs') %>
|
||||
|
||||
|
||||
<section class="main">
|
||||
<div>
|
||||
<h1>Морской Сергей Юрьевич - руководитель проекта:</h1>
|
||||
<div style="display: flex;"><h1 style="margin-right: 1vw;">Kонтакты:</h1><img style="margin: auto 0px;cursor: pointer;" onclick="goto('https://tlgg.ru/@teleanonym')" src="/img/telegram.svg"></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<%- include('./static/end.ejs',{soc:true}) %>
|
||||
<script>
|
||||
setTimeout(()=>{loaded()},500);
|
||||
</script>
|
||||
Reference in New Issue
Block a user