projects
/
thetarpit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0adcbc
)
templates: default: add page title
author
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Wed, 17 Jul 2013 16:01:07 +0000
(19:01 +0300)
committer
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Wed, 17 Jul 2013 16:01:07 +0000
(19:01 +0300)
templates/default.html
patch
|
blob
|
history
diff --git
a/templates/default.html
b/templates/default.html
index
26abfe1
..
e7d3678
100644
(file)
--- a/
templates/default.html
+++ b/
templates/default.html
@@
-19,6
+19,7
@@
</div>
<div id="content">
+ <h1>$title$</h1>
$body$
</div>