Skip to content

Commit

Permalink
add CRLF
Browse files Browse the repository at this point in the history
  • Loading branch information
Fumio Furukawa committed Aug 6, 2014
1 parent a53401b commit d314b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/layouts/application.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@

<footer>
<span>
Laravel4版 © 2014 <a href="http://github.com/jumilla/kanbanlist/blob/master/readme.md">Laravelers</a>. All rights reserved.
Rails3版 © 2011 Naoki KODAMA. All rights reserved.
Laravel4版 © 2014 <a href="http://github.com/jumilla/kanbanlist/blob/master/readme.md">Laravelers</a>. All rights reserved.<br>
Rails3版 © 2011 Naoki KODAMA. All rights reserved.<br>
</span>
</footer>
</body>
Expand Down

0 comments on commit d314b17

Please sign in to comment.