1
Fork 0

hide nav for now

This commit is contained in:
Motiejus Jakštys 2024-01-26 10:19:25 +02:00
parent 10268c8bfe
commit b92f5ef134
1 changed files with 2 additions and 2 deletions

View File

@ -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>