librecat/themes/minimalpunk/reply.php

6 lines
73 B
PHP

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