Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Александр Буш
/
kondor
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 81ebda93
authored
Mar 13, 2013
by
Alex Bush
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
search
1 parent
9ddfee93
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
9 deletions
index.html
index.html
View file @
81ebda9
<!doctype html>
<html
lang=
"ru"
>
<head>
<title>
Minecraft style |
<
%= title %>
</title>
<title>
Minecraft style
</title>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<link
href=
"css/bootstrap.css"
rel=
"stylesheet"
media=
"screen"
>
<link
href=
"css/style.css"
rel=
"stylesheet"
media=
"screen"
>
...
...
@@ -33,6 +34,7 @@
<li><a
href=
"#"
>
Separated link
</a></li>
<li><a
href=
"#"
>
One more separated link
</a></li>
</ul>
</li>
<li
class=
"dropdown"
>
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
Dropdown
<b
class=
"caret"
></b></a>
...
...
@@ -50,14 +52,13 @@
<ul
class=
"nav pull-right"
>
<li
class=
"divider-vertical"
></li>
<li
class=
"dropdown"
>
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
Dropdown
<b
class=
"caret"
></b></a>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"#"
>
Action
</a></li>
<li><a
href=
"#"
>
Another action
</a></li>
<li><a
href=
"#"
>
Something else here
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"#"
>
Separated link
</a></li>
</ul>
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
Пошукать
<b
class=
"caret"
></b></a>
<div
class=
"dropdown-menu"
style=
"padding: 15px; padding-bottom: 0px;"
>
<form
class=
"form-search"
>
<input
type=
"text"
class=
"input-medium search-query"
>
<button
type=
"submit"
class=
"btn"
>
Шукать
</button>
</form>
</div>
</li>
</ul>
</div>
<!-- /.nav-collapse -->
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment