Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Johannes Tomren Røsvik
Agreelance
Commits
7b85472d
Unverified
Commit
7b85472d
authored
Apr 12, 2020
by
Johannes Tomren Røsvik
Browse files
Sections of code should not be commented out
parent
678a5fe2
Pipeline
#79922
passed with stage
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
core/base.html
View file @
7b85472d
...
@@ -40,21 +40,6 @@
...
@@ -40,21 +40,6 @@
<li
class=
"nav-item"
>
<li
class=
"nav-item"
>
<a
class=
"nav-link font-weight-light"
href=
"{% url 'projects' %}"
>
Projects
</a>
<a
class=
"nav-link font-weight-light"
href=
"{% url 'projects' %}"
>
Projects
</a>
</li>
</li>
<!--
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Dropdown
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Action</a>
<a class="dropdown-item" href="#">Another action</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Something else here</a>
</div>
</li>
-->
</ul>
</ul>
<div
class=
"my-2 my-lg-0 mr-5"
>
<div
class=
"my-2 my-lg-0 mr-5"
>
...
...
Write
Preview
Supports
Markdown
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