2014-10-12 23:33:28 -04:00

4 lines
51 B
PHP

<?php
require 'avatars.php';
Avatar::render();
?>