김재현

Merge를 위한 커밋

...@@ -37,6 +37,8 @@ ...@@ -37,6 +37,8 @@
37 <h1>Welcome to <%= title %></h1> 37 <h1>Welcome to <%= title %></h1>
38 <p class="lead">Use this document as a way to quickly start any new project.<br> All you get is this text and a mostly barebones HTML document.</p> 38 <p class="lead">Use this document as a way to quickly start any new project.<br> All you get is this text and a mostly barebones HTML document.</p>
39 </div> 39 </div>
40 + <diV>
41 + </div>
40 </div><!-- /.container --> 42 </div><!-- /.container -->
41 </body> 43 </body>
42 </html> 44 </html>
......