Single Post Tag List
Thumbnail

each i in single each j in i.tag .uk-grid-small.uk-margin-medium-top(uk-grid) div(style='width: 25px') img(src='img/icon-tag.svg') .uk-width-expand ul.uk-flex.uk-flex-wrap each k in j.list li.uk-margin-small-bottom a.uk-button.button-secondary-outline.text-small.uk-margin-small-left.uk-text-nowrap(href=k.href)=k.text
.button-secondary-outline { border: 1px solid $global-secondary-background; color: $global-secondary-background; &:hover { color: #fff; background-color: $global-secondary-background; } }