mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-09-08 06:10:11 +02:00
15 lines
289 B
HTML
15 lines
289 B
HTML
<br>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<script type="text/javascript">
|
|
$(document).ready(function() {
|
|
VE.core.register($('.main'));
|
|
});
|
|
</script>
|
|
</center>
|
|
<br>
|
|
</body>
|
|
</html>
|