Changes to be committed:

modified:   remarkbox_theme_meta/static/theme/meta/css/diff.css
	modified:   remarkbox_theme_meta/templates/meta-base.j2
This commit is contained in:
russellballestrini 2017-07-11 17:23:14 -04:00
parent b1481c1eff
commit 45c25ccf06
2 changed files with 5 additions and 1 deletions

View file

@ -48,7 +48,7 @@
<div id="remarkbox-menu">
{%- block menu %}
<a href="/">home</a> |
<a href="/">{{ request.namespace.name }}</a> |
<a href="/new">new thread</a> |
{%- if request.user %}