<!DOCTYPE HTML> <html i18n-values="dir:textdirection;"> <head> <meta charset="utf-8"> <title i18n-content="webrtcLogsTitle"></title> <link rel="stylesheet" href="webrtc_logs.css"> <script src="chrome://resources/js/load_time_data.js"></script> <script src="chrome://resources/js/util.js"></script> <script src="chrome://webrtc-logs/strings.js"></script> <script src="chrome://webrtc-logs/webrtc_logs.js"></script> </head> <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize"> <header><h1 i18n-content="webrtcLogsTitle"></h1></header> <h2 id="log-banner"></h2> <div id="log-list"></div> <p id="no-logs" i18n-content="noLogsMessage" hidden></p> <script src="chrome://resources/js/i18n_template2.js"></script> <script src="chrome://resources/js/jstemplate_compiled.js"></script> </body> </html>