Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- <footer class="site-footer">
- <div class="container footer-inner">
- <p>MindVisionCode PHP keeps the framework small, readable, and ready for real features.</p>
- <p>© <?= e((string) date('Y')) ?> MindVisionCode</p>
- </div>
- </footer>
- </div>
- </body>
- </html>
|