mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-05-25 23:15:11 -04:00
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
<template name="config-menu__debug">
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<form class="config__form">
|
|
<div class="config__wrapper">
|
|
<div class="config-debug">
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</body>
|
|
</template>
|
|
|