';
foreach ( $templates_array as $template => $properties ) {
$html .= '
';
$html .= '
' . __( 'More Details', 'astore-companion' ) . '
';
$html .= '
';
$html .= '
![' . esc_html( $properties['title'] ) . '](' . esc_url( $properties['screenshot'] ) . ')
';
$html .= '
'; // .astore-template-screenshot
$html .= '';
$html .= '
'; // .astore-template-actions
$html .= '
'; // .astore-template
}
$html .= '
'; // .astore-template-browser
$html .= ''; // .astore-template-dir
$html .= '