Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の設定がコンテンツではなくnjkコードをエクスポートしている理由はありますか?
<body class="font-sans" id="top" itemscope itemtype="http://schema.org/WebPage"> {{ content | safe }} <script src="scripts/index.js"></script> { % include 'footer.njk' % } </body>