Remove Patrick's name from jumbotron.

This commit is contained in:
jkaplon 2015-07-16 14:15:50 -04:00
parent 5f07c25ade
commit ac76f02337

View File

@ -17,7 +17,7 @@
<body class="container-fluid">
<div style="background:#D1E0E0" class="jumbotron">
<h1 class="text-center">Patrick's Device Dashboard</h1>
<h1 class="text-center">Device Dashboard</h1>
</div>
{{! Everything else gets inserted here }}