Weak hands cannot be planted, meager skills have no foundation. Shallow wisdom is futile, how can one hope for a good name?扰扰从役倦，屑屑身事微。少壮轻年月，迟暮惜光辉。
<html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><?php
/**
 * View: Notice
 *
 * Override this template in your own theme by creating a file at:
 * [your-theme]/tribe/components/notice.php
 *
 * See more documentation about our views templating system.
 *
 * @link https://evnt.is/1amp Help article for RSVP & Ticket template files.
 *
 * @version 4.12.0
 *
 */

$notice_classes  = [ 'tribe-tickets__notice' ];
$content_classes = [
	'tribe-common-b2',
	'tribe-tickets-notice__content'
];
$id              = $this->get( 'id' );
$title           = $this->get( 'title' ) ?: '';
$content         = $this->get( 'content' );
$c_classes       = $this->get( 'content_classes' ) ?: [];
$n_classes     