server list looks like something

This commit is contained in:
Senad Uka
2016-02-20 12:36:50 +01:00
parent 3b213c855a
commit 91b72481da
25 changed files with 258 additions and 5 deletions

View File

@@ -7,8 +7,11 @@
<%= csrf_meta_tags %>
</head>
<body>
<h1 id="logo">
CHUB
</h1>
<div class="container-fluid">
<%= yield %>
</div>
</body>
</html>