Figured out Templatesflask --debug run People can now change code and upload it without needing a code editor.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
{% include 'logo.html' %}
|
||||
{% block content %}
|
||||
<h2>You're currently accessing {{ session.school }}.</h2>
|
||||
<h2>Instructions</h2>
|
||||
<h2> </h2>
|
||||
<div class="instructions-list">
|
||||
<div class="instructions-left">
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user