Files
freeCodeCamp/views/challenges/add-dynamic-content-to-your-website.jade
Michael Q Larson d07462c1d2 add the empty views
2014-11-01 17:51:29 -07:00

8 lines
199 B
Plaintext

extends ../layout
block content
.row
.col-sm-12.col-md-8.col-xs-12
include partials/challenge
.col-sm-12.col-md-4.col-xs-12
include ../partials/challenges