Adds lang attr to installing template

This commit is contained in:
mabashian
2020-03-10 16:10:51 -04:00
parent ecc68c1003
commit 8077c910b0

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="en-US">
<head> <head>
{% load staticfiles %} {% load staticfiles %}
<meta charset="utf-8"> <meta charset="utf-8">