hyaenidae/templates/file_js.rs.html
2021-01-31 15:43:29 -06:00

5 lines
129 B
HTML

@use hyaenidae_toolkit::templates::statics::file_input_js;
@()
<script src="@crate::toolkit_path(file_input_js.name)"></script>