Browse Source

Fix html title

Sotaro KARASAWA 10 years ago
parent
commit
269aeb3204
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/views/user/bookmarks.html

+ 1 - 1
lib/views/user/bookmarks.html

@@ -2,7 +2,7 @@
 
 {% block main_css_class %}bookmark-page{% endblock %}
 
-{% block html_title %}{{ path|path2name }} · {{ path }}{% endblock %}
+{% block html_title %}{{ user.name }}'s Bookmarks · {% endblock %}
 
 {% block content_head %}
 <div class="header-wrap">