remove page header

This commit is contained in:
Zachary Chai
2016-11-24 10:42:13 -05:00
parent 9ee0fbc038
commit fe0ce271d0
4 changed files with 1 additions and 17 deletions

View File

@ -1,7 +0,0 @@
<div class="row">
<div class="page-header">
<h1 class="text-center">
<%= title %>
</h1>
</div>
</div>