thethemefoundry / forge

Build WordPress themes using Sass, LESS, and CoffeeScript
http://forge.thethemefoundry.com
MIT License
233 stars 51 forks source link

Added container div #65

Closed LimeBlast closed 11 years ago

LimeBlast commented 11 years ago

I noticed that the footer had </div><!--end container--> - but the starting tag for container was nowhere to be found, so I figured I should add it.

dstrojny commented 11 years ago

Thanks!