add bookmarks view
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{%- endset -%}
|
||||
{%- call() subheader("%s's started threads" % target_user.get_readable_name(), td) -%}
|
||||
{%- if threads -%}
|
||||
<fieldset class="plank even no-shadow minimal thread-actions">
|
||||
<fieldset class="plank even no-shadow minimal subheader-actions">
|
||||
<legend>Page</legend>
|
||||
{{- pager(page, page_count) -}}
|
||||
</fieldset>
|
||||
@@ -22,7 +22,7 @@
|
||||
</div>
|
||||
{%- endfor -%}
|
||||
<div class="plank">
|
||||
<fieldset class="plank even no-shadow minimal thread-actions">
|
||||
<fieldset class="plank even no-shadow minimal subheader-actions">
|
||||
<legend>Page</legend>
|
||||
{{- pager(page, page_count) -}}
|
||||
</fieldset>
|
||||
|
||||
Reference in New Issue
Block a user