librecat/themes/minimalpunk/index.php

5 lines
60 B
PHP
Executable File

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