diff options
Diffstat (limited to 'templates/blog/partials/sidebar.html')
| -rw-r--r-- | templates/blog/partials/sidebar.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/blog/partials/sidebar.html b/templates/blog/partials/sidebar.html index d638f3b4..6f50ed56 100644 --- a/templates/blog/partials/sidebar.html +++ b/templates/blog/partials/sidebar.html @@ -34,6 +34,7 @@ <input type="submit" value=""> </form> <a href="{% url 'blog:register' %}" id="register-now-button"></a> + <a href="{% url 'blog:forgotpassword' %}" id="forgot-password-button"></a> </div> {% endif %} |
