Update recipe for Pommes Purée
This commit is contained in:
@@ -49,6 +49,6 @@ html
|
||||
if credit.name
|
||||
| #{credit.name}
|
||||
if credit.name && credit.url
|
||||
| ,
|
||||
| ,
|
||||
if credit.url
|
||||
a(href=credit.url) credit.url
|
||||
a(href=credit.url) #{credit.url}
|
||||
|
||||
Reference in New Issue
Block a user