diff --git a/src/app.js b/src/app.js
index 442cd8c..ce14154 100644
--- a/src/app.js
+++ b/src/app.js
@@ -1,3 +1,4 @@
+import React from 'react';
class Verification extends React.Component {
constructor(props) {
super(props);
diff --git a/static/header.tpl b/static/header.tpl
index a25e1a7..e574b6a 100644
--- a/static/header.tpl
+++ b/static/header.tpl
@@ -9,7 +9,7 @@
-
+