Added full services working, refresh, create, delete, updated look

This commit is contained in:
Raynaldo Rivera
2014-10-08 00:46:58 -07:00
parent 1315649c19
commit d095478e4f
15 changed files with 463 additions and 183 deletions

View File

@@ -5,9 +5,9 @@
{% block page_title %}Something something here{% endblock page_title %}
{% block content %}
<div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
<div class="col-lg-12">
<h1 class="page-header">Dashboard</h1>
<h1 class="page-header text-center">Dashboard</h1>
<div class="container">
<p>WAT</p>
</div>