hide nav for now
This commit is contained in:
parent
10268c8bfe
commit
b92f5ef134
|
@ -13,12 +13,12 @@
|
|||
<body id="page-{% block "pagename" %}{% endblock %}">
|
||||
|
||||
<div>
|
||||
{% comment %}
|
||||
<nav>
|
||||
{% comment %}
|
||||
<a href="{% url "index" %}">Signup</a>
|
||||
<a href="{% url "blog" %}">Blog</a>
|
||||
{% endcomment %}
|
||||
</nav>
|
||||
{% endcomment %}
|
||||
|
||||
<header>
|
||||
<h1 class="brand-title"><a href="{% url "index" %}">11sync.net</a></h1>
|
||||
|
|
Loading…
Reference in New Issue