projects
/
sommitrealweird.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update to 1.0 compatibility
[sommitrealweird.git]
/
templates
/
base.html
diff --git
a/templates/base.html
b/templates/base.html
index ebd630e66a246742a0fe55fc150150293aa26ba1..430b8c669211e4619b2d480ee3b289df9f4b5bd0 100644
(file)
--- a/
templates/base.html
+++ b/
templates/base.html
@@
-19,7
+19,7
@@
<li><a href="{{ item.url }}">{{ item.title }}</a></li>
{% endfor %}
<li>Photos</li>
- <li>
Blog
</li>
+ <li>
<a href="/blog/">Blog</a>
</li>
</ul>
{% endblock %}
</div>