projects
/
web.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
impl !Unpin
[web.git]
/
personal
/
_layouts
/
page.html
1
---
2
layout: default
3
---
4
5
<header class="title">
6
<h1>{{ page.title }}</h1>
7
</header>
8
9
{{ content }}