This website requires JavaScript.
Explore
Help
Sign in
interaktionsweise
/
hippie
Watch
1
Star
1
Fork
You've already forked hippie
0
Code
Issues
Pull requests
Releases
3
Activity
Actions
a5bbb17ef0
hippie
/
source
/
templates
/
hippie
/
partials
/
_header.njk
3 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
Update everything gulpjs * new spritesmith plugin * reworked exports * new nunjucks-render version fixing dependency issues! File structure New naming scheme for nunjucks files. Underscore used for files which are imported and not directly displayed. Nunjucks blocks where renamed and are placed differently. New macro for navigational elements.
2019-03-21 20:22:22 +01:00
<!-- header.partial -->
feat: Add macros - New footer macros - New header macro - Use macros in partials
2025-06-19 12:02:06 +02:00
{% import "hippie/macros/_header.njk" as header %}
{{ header.main() }}
Reference in a new issue
Copy permalink