librecat/themes/minimalpunk/index.php

5 lines
60 B
PHP
Raw Permalink Normal View History

2020-05-31 02:32:02 +00:00
<?php
include("main.php");
include_css("css/index.css");
?>