doctype html html head title= title link(rel='stylesheet', href='https://cdn.bootcss.com/bootswatch/4.0.0/litera/bootstrap.min.css') script(src='https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js') script(src='https://cdn.bootcss.com/bootstrap/4.0.0/js/bootstrap.min.js') script(src='/javascripts/vue.min.js') script(src='/javascripts/axios.min.js') script(src='/javascripts/jquery.loading.min.js') link(rel='stylesheet', href='/stylesheets/style.css') link(rel='stylesheet', href='/stylesheets/jquery.loading.min.css') meta(content='width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0' name='viewport') body
block content
hr footer .container a(href='/') 首页 a(href='https://github.com/kchown/naiveboom' target='_blank') GitHub