Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
django-kubernetes-devops
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kubernetes Test
django-kubernetes-devops
Merge requests
!1
Update home.html
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update home.html
my-change
into
master
Overview
0
Commits
2
Pipelines
3
Changes
1
Merged
Hobnob
requested to merge
my-change
into
master
5 years ago
Overview
0
Commits
2
Pipelines
3
Changes
1
Expand
0
0
Merge request reports
Compare
master
version 1
66b0b4c3
5 years ago
master (base)
and
latest version
latest version
2ba69658
2 commits,
5 years ago
version 1
66b0b4c3
1 commit,
5 years ago
1 file
+
2
−
2
Expand all files
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
templates/image_storage/home.html
+
2
−
2
Options
@@ -7,8 +7,8 @@
<section
class=
"jumbotron text-center"
>
<div
class=
"container"
>
<h1
class=
"jumbotron-heading"
>
H
TTP2
</h1>
<p
class=
"lead text-muted"
>
Just a demo environment to show HTTP2 functionality within a user environment.
</p>
<h1
class=
"jumbotron-heading"
>
H
OB-CO AUTOMATED TEST
</h1>
<p
class=
"lead text-muted"
>
HAI PIFF!
</p>
<p>
<a
href=
"{% url 'admin:index' %}"
class=
"btn btn-primary my-2"
>
Admin
</a>
<a
href=
"{% url 'admin:image_storage_image_add' %}"
class=
"btn btn-secondary my-2"
>
New Image
<i
class=
"fas fa-plus-circle"
></i></a>