LinkStack/themes/polygon/extra/custom-body-end.blade.php
Julian Prieber 5dbb2b182d Version 4.0
-- Dashboard Update --

Update to version 4.0.0.
Complete redesign of the admin panel.
New features and a license change.
2023-04-26 15:44:39 +02:00

7 lines
141 B
PHP

<style> /* This is a comment */ </style>
<script> // This is a comment </script>
{{-- This is a comment --}}
<?php // This is a comment ?>