Add lost password recovery
This commit is contained in:
5
templates/_js-core.html
Normal file
5
templates/_js-core.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<!-- Bootstrap core JavaScript -->
|
||||
<!--================================================== -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="{{ url_for('static', filename='jquery.min.js') }}"></script>
|
||||
<script src="{{ url_for('static', filename='bootstrap.min.js') }}"></script>
|
||||
Reference in New Issue
Block a user