mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 04:26:41 -04:00
3 lines
No EOL
95 B
HTML
3 lines
No EOL
95 B
HTML
<template name="navItem">
|
|
<li><a href="{{pathFor route}}">{{i18n label}}</a></li>
|
|
</template> |