/
githubmirror
/
materialize
Обзор
Документация
Войти
/
githubmirror
/
materialize
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1-dev
jade/about.jade
13 строк
235 B
Chang Alan
almost done with site search. Just need styling now
28 сен 2015, 06:39
28 сен 2015, 06:39
c15fc4d
Код
Авторство
О чём код?
- var white_nav = true - var page = "About" doctype html html(lang="en") head include _head.jade body include _navbar.jade main include about/about_content.html include _footer.html include _scripts.html