mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-30 10:28:28 +00:00
6 lines
127 B
Svelte
6 lines
127 B
Svelte
<script>
|
|
import Placeholder from "../../components/misc/Placeholder.svelte";
|
|
</script>
|
|
|
|
<Placeholder pageName="convert" />
|