mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
{% put head %}
|
|
<link href="css/theme.css" rel="stylesheet">
|
|
<script src="js/script.js"></script>
|
|
{% endput %}
|