Add download functionality and action button. Cleaned up how templates are displayed
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
{% include 'header.html' %}
|
||||
{% include 'logo.html' %}
|
||||
{% block content %}
|
||||
<h2>You're currently accessing {{ session.school }}.</h2>
|
||||
<h2>You're currently accessing {{ session.raw_school }}.</h2>
|
||||
<h2> </h2>
|
||||
<div class="instructions-list">
|
||||
<div class="instructions-left">
|
||||
|
||||
Reference in New Issue
Block a user