Commit fbdb4d67 authored by Sergey's avatar Sergey

Common file(header and footer)

parent df613489
Pipeline #15 failed with stages
<!DOCTYPE html>
<html>
<head lang="ru">
<meta charset="UTF-8">
<title>Регистрация в чате</title>
<link rel="stylesheet" href="css/utils.css">
</head>
<body>
//= template/common/header.html
<section class="content">
<svg class="inline-svg-icon">
<use xlink:href="img/sprite-vector.svg#sex"></use>
</svg>
</section>
</body>
<script src="js/all.js"></script>
</html>
\ No newline at end of file
//= template/common/footer.html
\ No newline at end of file
<p>sadasdasdad</p>
</body>
<script src="js/all.js"></script>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head lang="ru">
<meta charset="UTF-8">
<title>Bobcat SU</title>
<link rel="stylesheet" href="css/utils.css">
</head>
<body>
<p>ddaddas</p>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment