fradrive/templates/widgets/footer/footer.hamlet
Gregor Kleen 1348c91c3c feat: navbar header containers
BREAKING CHANGE: major navigation refactor
2020-02-06 16:27:28 +01:00

7 lines
199 B
Plaintext

$newline never
<footer .footer>
<div .footer-links>
$forall (NavFooter{ navLink }, navIdent, navRoute', _) <- filter isNavFooter nav
<a href=#{navRoute'} ##{navIdent}>
_{navLink}