repo.or.cz
/
jekyll-now.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #993 from italohdc/master
[jekyll-now.git]
/
_layouts
/
page.html
blob
c8f016498027083bed2b94ad60aee8701f4987cf
1
---
2
layout: default
3
---
4
5
<article
class
=
"page"
>
6
7
<h1>
{{ page.title }}
</h1>
8
9
<div
class
=
"entry"
>
10
{{ content }}
11
</div>
12
</article>