issue-#2 #6

Merged
jonny merged 3 commits from issue-#2 into master 2020-12-18 06:14:59 +00:00
Showing only changes of commit add3f7df75 - Show all commits

View File

@ -43,6 +43,8 @@
{{ form.submitButton(class_="btn btn-success") }}
<a class="btn btn-danger" href="/" role="button">Cancel</a>
</p>
<br>
<a class="btn btn-primary" href="/sign_out" role="button">Log Off</a>
</form>
</div>
</div>