Cleanup main version history views for Buefy theme

This commit is contained in:
Lance Edgar 2020-02-28 15:45:27 -06:00
parent 6d929dd95a
commit a2277feb10
3 changed files with 47 additions and 12 deletions

View file

@ -252,7 +252,7 @@
<span>&raquo;</span>
${h.link_to(parent_title, parent_url)}
% elif instance_url is not Undefined:
<span>&raquo;</span>
<span>&nbsp;&raquo;</span>
${h.link_to(instance_title, instance_url)}
% endif
% if master.viewing and grid_index: