<%- include( 'includes/head', { title: 'Tất Cả Truyện' , description: '❶❶✅ Đọc truyện tranh bản dịch Full mới nhất, ảnh đẹp chất lượng cao tại ' + process.env.DOMAIN, seo_image: process.env.DOMAIN + '/images/share.jpg', showAds: true } ); -%>
<%- include('includes/header') -%>
<%- include('includes/genres-block', { breadcrumb: { link: `/truyen-tranh`, name: 'Truyện Tranh' } }) -%>

Truyện Tranh

<%- include('includes/ads/block') -%>
<%= count %> kết quả
<%- include('includes/loop-content', { stories }) -%>
<%- include('includes/sidebar') -%>
<%- include('includes/footer') -%>
<%- include('includes/popup-session') -%>
<%- include('includes/script-core') -%>