Setting HTML5 default language to "en"

This commit is contained in:
Christoph Haas 2013-08-08 23:14:39 +02:00
parent 9b9a4c7566
commit 2a96f701ca

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>Debshots</title>
<%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %>