projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
194cdb3
)
add blog
author
Stephen Frost
<sfrost@snowman.net>
Tue, 16 May 2017 20:58:38 +0000
(16:58 -0400)
committer
Stephen Frost
<sfrost@snowman.net>
Tue, 16 May 2017 20:58:38 +0000
(16:58 -0400)
templates/base.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/base.html
b/templates/base.html
index a2be8f8c47f9622ef978736b48696e28f30c3ebb..504ee70fb5201415659c585fc17297f1d1977519 100644
(file)
--- a/
templates/base.html
+++ b/
templates/base.html
@@
-96,6
+96,7
@@
<ul class="nav navbar-nav navbar-right">
<li><a href="{{link("")}}">Home</a></li>
{{menulink("about", "About")}}
+ {{menulink("blog", "Blog")}}
{{menulink("callforpapers", "Call for Papers")}}
{{menulink("tickets", "Registration")}}
{{menulink("venue", "Venue & Hotel")}}