Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
spathe
/
wp-content
/
themes
/
astrip
/
loop-templates
:
content-link.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<article aria-label="article" id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php do_action('egns_post_before'); /** * For blog single page. */ if (is_single()) { egns_blog_details(); } /** * For blog index. */ if (!is_single()) { egns_blog_list_view(); } ?> <?php do_action('egns_post_after'); ?> </article>