Files
Atay-Makhzan/templates/base/head_style.tmpl
T

3 lines
178 B
Handlebars
Raw Normal View History

2026-03-29 12:24:30 +02:00
<link rel="stylesheet" href="{{AssetURI "css/index.css"}}">
<link rel="stylesheet" href="{{AssetURI (printf "css/theme-%s.css" (PathEscape ctx.CurrentWebTheme.InternalName))}}">