add a external link icon to viaf links, correct bug #27355 (https://mantis.culture.fr/mantis/view.php?id=27355)
<?php
namespace CorpusParole\Models;
use CorpusParole\Libraries\CorpusParoleException;
/**
* Exception class
*/
class ModelsException extends CorpusParoleException {
}