This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 dI vit majonnäs | |
2 ½ dl vatten | |
1 dl chilisås | |
1 ½ tsk vitlökspulver | |
½ tsk salt | |
1 tsk oregano | |
1 tsk dragon | |
1 tsk paprikapulver | |
½ tsk cayennepeppar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
main.preview.list | |
if pagination.files && pagination.files.length > 0 | |
each post in pagination.files | |
article.mt3 | |
a(href='/'+post.path+'/'+post.full) | |
.image | |
img(src="/"+post.path+'/'+post.preview) | |
//- navigation |