diff --git a/templates/BreadcrumbsTemplate.ss b/templates/BreadcrumbsTemplate.ss index ae321f13..b0449e24 100644 --- a/templates/BreadcrumbsTemplate.ss +++ b/templates/BreadcrumbsTemplate.ss @@ -7,7 +7,7 @@ <% loop $Pages %> - <% if $Last %> + <% if $IsLast %> <% else %> diff --git a/templates/CommentsInterface.ss b/templates/CommentsInterface.ss index 24073895..531fce90 100644 --- a/templates/CommentsInterface.ss +++ b/templates/CommentsInterface.ss @@ -25,7 +25,7 @@ <% if $PagedComments %>