Let's see how we can convert our web page into a Nunjucks template in the following example. {# views/index.njk #} <!DOCTYPE html> <html> <head> ...
確定! 回上一頁