<% let data = {}; data = JSON.parse(include('../data/socials.json.ejs')); %> <%- include('../../template/ejs/follow.ejs', {follow: data}); %>