summaryrefslogblamecommitdiff
path: root/_layouts/static.html
blob: 9739a1e7570603cfeb66fe572800414359e9e90f (plain) (tree)
1
2
3
4
5
6
7
8
9


               
               
                                                            

      

             
                         
---
layout: default
---
<div id="logo">
  <a href='/'><img src='/static/imgs/logo.png' alt='' /></a>
</div>

{{ content }}

{% include footer.html %}