Add test sign out button
This commit is contained in:
parent
9bf9dae1ba
commit
add3f7df75
@ -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>
|
||||
@ -76,4 +78,4 @@
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user