Project

General

Profile

Defect #14206 » patch-14206.diff

Naoya Niwa, 2013-06-08 20:38

View differences:

app/views/layouts/base.html.erb
1 1
<!DOCTYPE html>
2
<html lang="en">
2
<html lang="<%= locale %>">
3 3
<head>
4 4
<meta charset="utf-8" />
5 5
<title><%=h html_title %></title>
(1-1/3)