summaryrefslogblamecommitdiff
path: root/_layouts/post.html
blob: 4532662660f32562d9edc19a404cffbaab9baf1b (plain) (tree)
1
2
3
4
5
6
7
8
9


               
 

                                      


                                                        
 
         
                                       
          
---
layout: default
---

<div>fcuny: <a href="/">home</a></div>

<header>
  <h1><a href="{{ page.url }}">{{ page.title }}</a></h1>
</header>

<section>
  <div id="entry"> {{ content }} </div>
</section>