Changes to HTML tags and styling choices
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
{{ end }}
|
||||
|
||||
{{ if not $found }}
|
||||
{{ $class = $class | append (print "h" $new) }}
|
||||
{{ $class = $class | append (print "h" $old) }}
|
||||
{{ end }}
|
||||
|
||||
{{ $class = delimit (sort $class) " " }}
|
||||
|
Reference in New Issue
Block a user