librecat/themes/minimalpunk/reply.php

6 lines
73 B
PHP
Executable File

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