您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

10 行
332B

  1. <footer class="site-footer">
  2. <div class="container footer-inner">
  3. <p>MindVisionCode PHP keeps the framework small, readable, and ready for real features.</p>
  4. <p>&copy; <?= e((string) date('Y')) ?> MindVisionCode</p>
  5. </div>
  6. </footer>
  7. </div>
  8. </body>
  9. </html>

Powered by TurnKey Linux.