Initial commit with all the cookiecutter files working

This commit is contained in:
Patrick McDonagh
2017-08-29 17:43:23 -05:00
commit fa946ee55d
11 changed files with 542 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<div class='col-xs-1'>
<div class="<%= nodecolors.statuscolor %> nodecolor"></div>
</div>
<div class='col-xs-6'>
<h3><%= node.vanityname %></h3>
</div>