mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-14 16:00:40 -04:00
8 lines
199 B
Plaintext
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
|