【地震速報】 [%= update_time.year %]年[%= update_time.month %]月[%= update_time.day %]日 [%= update_time.hour %]時[%= update_time.minutes %]分
[% if (text == NODATA_STATE) { %]震度3以上の地震が観測されたため、気象庁より発表された震度と観測地域をお知らせします。[% } else { %][%= text %][% } %]
[地域] [%= area %] [最大震度] [%= scale.replace('+', '強').replace('-', '弱') %] [% if (detail_link_mebius.length == 0) { %][%= link_to('最新の地震情報', 'http://news.infoseek.co.jp/earthquake/detail/' + id) %][% } else { %][%= link_to('最新の地震情報', 'http://rd.rakuten.co.jp/c/?R2=http%3a%2f%2fnews%2einfoseek%2eco%2ejp%2fearthquake%2fdetail%2f' + id + '&D2=' + detail_link_mebius) %][% } %]
[% var shareString = '【地震情報】' + area + 'にて最大震度' + scale.replace('+', '強').replace('-', '弱') + 'の地震が発生( ' + update_time.year + '年' + update_time.month + '月' + update_time.day + '日' + update_time.hour + '時' + update_time.minutes + '分発表 )'; %]