forked from 3wordchant/capsul-flask
it sends a magic link when you log in
This commit is contained in:
6
capsulflask/templates/index.html
Normal file
6
capsulflask/templates/index.html
Normal file
@ -0,0 +1,6 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
Index Page!
|
||||
{% endblock %}
|
Reference in New Issue
Block a user