mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-11 08:34:17 +00:00
6 lines
127 B
Svelte
6 lines
127 B
Svelte
<script>
|
|
import Placeholder from "../../components/misc/Placeholder.svelte";
|
|
</script>
|
|
|
|
<Placeholder pageName="convert" />
|