avoid new beaviour warning

This commit is contained in:
Élie Bouttier 2014-09-03 21:38:35 -07:00
parent 4c23ce7b66
commit 4b477f8492

View file

@ -1,5 +1,6 @@
{% load staticfiles %} {% load staticfiles %}
{% load bootstrap3 %} {% load bootstrap3 %}
{% load firstof from future %}
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>