librecat/themes/minimalpunk/index.php

5 lines
60 B
PHP

<?php
include("main.php");
include_css("css/index.css");
?>