Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
BeHub-web
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dominik Rosiek
BeHub-web
Commits
879818ba
Commit
879818ba
authored
Nov 22, 2015
by
Rafal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sneacons
parent
31d66ce9
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
base.html
BeHub/Hub/templates/page/default/base.html
+1
-1
main_bar.html
BeHub/Hub/templates/page/default/main_bar.html
+1
-1
base.html
BeHub/Hub/templates/user_panel/default/base.html
+1
-1
user_bar.html
BeHub/Hub/templates/user_panel/default/user_bar.html
+1
-1
No files found.
BeHub/Hub/templates/page/default/base.html
View file @
879818ba
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{% static 'css/footer.css' %}"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{% static 'css/footer.css' %}"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{% static 'css/the-big-picture.css' %}"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{% static 'css/the-big-picture.css' %}"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{% static 'css/beacons.css' %}"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{% static 'css/beacons.css' %}"
/>
<title>
Free B
eacons
</title>
<title>
Sn
eacons
</title>
</head>
</head>
<body
class=
"full"
>
<body
class=
"full"
>
...
...
BeHub/Hub/templates/page/default/main_bar.html
View file @
879818ba
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<div
class=
"navbar-header"
>
<div
class=
"navbar-header"
>
<button
type=
"button"
class=
"navbar-toggle collapsed"
data-toggle=
"collapse"
data-target=
"#bs-example-navbar-collapse-1"
aria-expanded=
"false"
>
<button
type=
"button"
class=
"navbar-toggle collapsed"
data-toggle=
"collapse"
data-target=
"#bs-example-navbar-collapse-1"
aria-expanded=
"false"
>
</button>
</button>
<a
class=
"navbar-brand"
href=
"/"
>
Free B
eacons
</a>
<a
class=
"navbar-brand"
href=
"/"
>
Sn
eacons
</a>
</div>
</div>
...
...
BeHub/Hub/templates/user_panel/default/base.html
View file @
879818ba
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
<!-- Include all compiled plugins (below), or include individual files as needed -->
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script
src=
"{% static 'js/bootstrap.min.js' %}"
></script>
<script
src=
"{% static 'js/bootstrap.min.js' %}"
></script>
<title>
Activy
</title>
<title>
Sneacons
</title>
</head>
</head>
<body>
<body>
...
...
BeHub/Hub/templates/user_panel/default/user_bar.html
View file @
879818ba
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<button
type=
"button"
class=
"navbar-toggle collapsed"
data-toggle=
"collapse"
data-target=
"#bs-example-navbar-collapse-1"
aria-expanded=
"false"
>
<button
type=
"button"
class=
"navbar-toggle collapsed"
data-toggle=
"collapse"
data-target=
"#bs-example-navbar-collapse-1"
aria-expanded=
"false"
>
</button>
</button>
<a
class=
"navbar-brand"
href=
"/"
>
FreeBeacon
</a>
<a
class=
"navbar-brand"
href=
"/"
>
Sneacons
</a>
</div>
</div>
...
...
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