mourningdove/cgi-bin/LJ/S2Theme/zesty.pm

6 lines
72 B
Perl
Raw Permalink Normal View History

2026-05-24 01:03:05 +00:00
package LJ::S2Theme::zesty;
use base qw( LJ::S2Theme );
use strict;
1;