/** * @description This module is used to generate HTML-Code. * @copyright 2015 by Tobias Reich */ window.build = {} build.iconic = function(icon, classes, file) { var html = '', path = 'src/images/'; file = file || 'iconic'; classes = classes || ''; html = ` ` return html; } build.divider = function(title) { var html = ''; html = `
No results
'; break; case 'eye': html += 'No public albums
'; break; case 'cog': html += 'No configuration
'; break; } html += '${ info[0] } | ${ info[1] } |