Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
bobcat-su_full
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sergey
bobcat-su_full
Commits
fbdb4d67
Commit
fbdb4d67
authored
Nov 27, 2018
by
Sergey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Common file(header and footer)
parent
df613489
Pipeline
#15
failed with stages
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
19 deletions
+19
-19
index.html
src/index.html
+3
-19
footer.html
src/template/common/footer.html
+6
-0
header.html
src/template/common/header.html
+10
-0
No files found.
src/index.html
View file @
fbdb4d67
<!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
src/template/common/footer.html
0 → 100644
View file @
fbdb4d67
<p>
sadasdasdad
</p>
</body>
<script
src=
"js/all.js"
></script>
</html>
\ No newline at end of file
src/template/common/header.html
0 → 100644
View file @
fbdb4d67
<!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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment