Skip to content
Snippets Groups Projects
Commit 773f074d authored by yazSpaz's avatar yazSpaz
Browse files

formative answer shows correct navbar now

parent 3bbd5820
No related branches found
No related tags found
No related merge requests found
{% extends "layout.html" %}
{% extends "studentLayout.html" %}
{% block content %}
<div class="container mt-5">
......
......@@ -35,9 +35,6 @@
<button type="return" class="btn btn-primary"
onclick="window.location.href='{{ url_for('routes.reviewResults')}}'">Return to Review Results</button>
</div>
</div>
{% endblock content %}
\ No newline at end of file
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment