We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1d2dc9 + cbba677 commit d995a4aCopy full SHA for d995a4a
2 files changed
static/forums/templates/forgot-password.html
@@ -44,6 +44,8 @@
44
{% endblock %}
45
46
{% block javascript %}
47
+<script type="text/javascript">
48
$(".alert").alert();
49
+</script>
50
51
static/forums/templates/user-login.html
@@ -55,5 +55,7 @@ <h4>Dont have a Spoken-Tutorial.org account yet ?</h4>
55
56
57
58
59
60
61
0 commit comments