create review from scratch and answer works
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
<div class="col d-flex justify-content-center">
|
||||
<h1> LITReview </h1>
|
||||
</div>
|
||||
{% if user.is_authenticated %}
|
||||
{% include 'nav.html' %}
|
||||
{% endif %}
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user