I'm trying to figure out how to do the following grid with Bootstrap.
I'm not sure how I'd create the box (number 1) that spans two rows. The boxes are generated programmatically in the order they are laid out. Box 1 is a welcome message.
Any ideas on the best way to go with this?