Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
I
ipv6-dot-work
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ungleich-public
ipv6-dot-work
Commits
7151564b
Commit
7151564b
authored
Jan 27, 2019
by
PCoder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unneeded items from footer
parent
4e460726
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
32 deletions
+2
-32
jobs/templates/base.html
jobs/templates/base.html
+2
-32
No files found.
jobs/templates/base.html
View file @
7151564b
...
@@ -38,38 +38,8 @@
...
@@ -38,38 +38,8 @@
<footer
class=
"pt-4 my-md-5 pt-md-5 border-top"
>
<footer
class=
"pt-4 my-md-5 pt-md-5 border-top"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-12 col-md"
>
<div
class=
"col-12 text-center"
>
<img
class=
"mb-2"
src=
""
alt=
""
width=
"24"
height=
"24"
>
<small
class=
"text-muted"
>
©
{% now 'Y' %} This service is provided to you by
<a
href=
"https://ungleich.ch/"
target=
"_blank"
>
ungleich
</a>
.
</small>
<small
class=
"d-block mb-3 text-muted"
>
©
2017-2018
</small>
</div>
<div
class=
"col-6 col-md"
>
<h5>
Features
</h5>
<ul
class=
"list-unstyled text-small"
>
<li><a
class=
"text-muted"
href=
"#"
>
Cool stuff
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Random feature
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Team feature
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Stuff for developers
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Another one
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Last time
</a></li>
</ul>
</div>
<div
class=
"col-6 col-md"
>
<h5>
Resources
</h5>
<ul
class=
"list-unstyled text-small"
>
<li><a
class=
"text-muted"
href=
"#"
>
Resource
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Resource name
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Another resource
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Final resource
</a></li>
</ul>
</div>
<div
class=
"col-6 col-md"
>
<h5>
About
</h5>
<ul
class=
"list-unstyled text-small"
>
<li><a
class=
"text-muted"
href=
"#"
>
Team
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Locations
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Privacy
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Terms
</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
</footer>
...
...
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