aboutsummaryrefslogtreecommitdiffstats
path: root/web/templates/layout.html
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2014-09-07 15:55:27 -0400
committerThibaut Horel <thibaut.horel@gmail.com>2014-09-07 15:55:27 -0400
commitd28394833d54a68f5ca13d2edaa261128f6c5170 (patch)
treeab00b100b99066b80979613b06fca2c9b7087701 /web/templates/layout.html
parentdfcd65c8f10aa94f19fe40940565681ab9a73e44 (diff)
downloadocr-layer-curation-d28394833d54a68f5ca13d2edaa261128f6c5170.tar.gz
Compute alignment on the final (html formatted) text
Diffstat (limited to 'web/templates/layout.html')
-rw-r--r--web/templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/layout.html b/web/templates/layout.html
index ff4077d..2fef4d3 100644
--- a/web/templates/layout.html
+++ b/web/templates/layout.html
@@ -1,5 +1,5 @@
<!doctype html>
-<html lang="en">
+<html lang="fr">
<head>
<meta charset="utf-8">
<script src="static/js/jquery.js"></script>