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
nomad-lab
container-manager
Commits
33a93bf7
Commit
33a93bf7
authored
Oct 12, 2018
by
Mohamed, Fawzi Roberto (fawzi)
Browse files
removing unused template
parent
b736347f
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/html/containerDetails.html
deleted
100644 → 0
View file @
b736347f
title: "Active Containers"
---
<ol>
{{#each pods as |pod|}}
<li><pre>
{{pod}}
</pre></li>
{{/each}}
</ol>
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