|
@ -3,7 +3,7 @@ |
|
|
{% load render_bundle from webpack_loader %} |
|
|
{% load render_bundle from webpack_loader %} |
|
|
{% load webpack_static from webpack_loader %} |
|
|
{% load webpack_static from webpack_loader %} |
|
|
<!DOCTYPE html> |
|
|
<!DOCTYPE html> |
|
|
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]--> |
|
|
<!--[if IE 8]> <html class="no-js lt-ie9" lang="pt-br"> <![endif]--> |
|
|
<!--[if gt IE 8]><!--> |
|
|
<!--[if gt IE 8]><!--> |
|
|
<html class="no-js" lang="pt-br"> |
|
|
<html class="no-js" lang="pt-br"> |
|
|
<!--<![endif]--> |
|
|
<!--<![endif]--> |
|
|