Hello everyone, I am trying to write my Joomla template, but I ran into the problem of how to display a description of the site itself.
I display the name of the site like this <?php echo $app->getCfg('sitename');?> And how can I get the description itself?
PS: I'm playing with Joomla 3.5