extend templates/layout.pug block content .container .center figure img.response-img(src="static/img/bsides.png", alt="bsides cpt 2019") figcaption as seen at b-sides Cape Town 2019 .row .col.s12 pre#json-renderer .col.s12 .center p.flow-text view annoted raw json a(href="static/hd-auth.json") here .divider .row .col.s12 .center p.flow-text You feel like watching a(href="https://youtu.be/Qh7LalY6h4c") a 40 minute video span ? .col.s12 .center block additionalScripts script(src="static/js/jquery.json-viewer.js") script include ./js/bsides.js block additionalStyle link(rel="stylesheet", href="static/css/jquery.json-viewer.css")