Added partial support for new sketches.

New Sketches can't be saved yet.
This commit is contained in:
Anand Chitipothu
2021-03-09 12:53:11 +00:00
parent deea539c7d
commit 936a3fcfff
3 changed files with 15 additions and 0 deletions

View File

@@ -12,6 +12,8 @@
<section class="top-section" style="padding: 1rem 0rem;">
<div class='container pb-5'>
<h1>Recent Sketches</h1>
<a href="/sketches/sketch?sketch=new">Create a New Sketch</a>
</div>
<div class='container'>
{% for sketch in sketches %}