Commit 5afb555c by Giulio Gratta

adding language to html tag for accessibility

parent f348622a
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
</%def> </%def>
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="en-us">
<head> <head>
<%block name="title"> <%block name="title">
% if stanford_theme_enabled(): % if stanford_theme_enabled():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment