aboutsummaryrefslogtreecommitdiffstats
path: root/tipboard/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'tipboard/templates/base.html')
-rw-r--r--tipboard/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tipboard/templates/base.html b/tipboard/templates/base.html
index 950a3ff..afb9136 100644
--- a/tipboard/templates/base.html
+++ b/tipboard/templates/base.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html lang="en" ng-app="dashboard">
+<html lang="en">
<head>
<meta charset="utf-8">
<title>{% block page_title %}Dashboard{% end %}</title>