Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
s0infodisplay
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kasalehlia
s0infodisplay
Commits
74cdf063
Commit
74cdf063
authored
6 years ago
by
Kasalehlia
Browse files
Options
Downloads
Patches
Plain Diff
further fixes from merge derp
parent
9ad4f4e7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules/brand/template.mustache
+2
-20
2 additions, 20 deletions
modules/brand/template.mustache
public/modules/brand/stratum0_logo.svg
+59
-72
59 additions, 72 deletions
public/modules/brand/stratum0_logo.svg
with
61 additions
and
92 deletions
modules/brand/template.mustache
+
2
−
20
View file @
74cdf063
{{#
lastchange
}}
{{#
open
}}
<img
src=
"/modules/brand/stratum0_logo_open.svg"
alt=
"Stratum 0 Logo – space is open"
><br>
<h3>
Space is
<span
class=
"open"
>
open
</span>
on
<span
class=
"person"
>
{{
trigger_person
}}
</span>
{{/
open
}}
{{^
open
}}
<img
src=
"/modules/brand/stratum0_logo_closed.svg"
alt=
"Stratum 0 Logo – space is closed"
><br>
<h3>
Space is
<span
class=
"closed"
>
closed
</span>
{{/
open
}}
<br>
since
{{
since
}}
</h3>
<br>
{{/
lastchange
}}
{{^
lastchange
}}
<img
src=
"/modules/brand/stratum0_logo.svg"
alt=
"Stratum 0 Logo – no SpaceAPI connection :-("
><br>
{{! -- prevent flickering -- }}
<h3>
{{! status }}
<br>
{{! since }}
</h3><br>
{{/
lastchange
}}
<div
style=
"text-align:center;"
>
<img
style=
"max-width: 470px; max-height: 310px"
alt=
"insert cat picture here"
src=
"http://maurudor.de/?rasd=
{{
random
}}
"
/>
</div>
<img
src=
"/modules/brand/stratum0_logo.svg"
><br>
<h3
data-infodisplay-outlet=
"status"
></h3>
This diff is collapsed.
Click to expand it.
public/modules/brand/stratum0_logo.svg
+
59
−
72
View file @
74cdf063
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment