Papa notes. A few other small changes.
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
<script>
|
||||
var path = "{% route login %}"
|
||||
console.log(path)
|
||||
window.location.replace(path);
|
||||
</script>
|
||||
Reference in New Issue
Block a user