|
|
|
@ -4,7 +4,6 @@ |
|
|
|
<html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<head> |
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> |
|
|
|
|
|
|
|
<link rel="stylesheet" href="{% static 'tournaments/css/foundation.min.css' %}" /> |
|
|
|
<link rel="stylesheet" href="{% static 'tournaments/css/foundation.min.css' %}" /> |
|
|
|
<link rel="stylesheet" href="{% static 'tournaments/css/basics.css' %}" /> |
|
|
|
<link rel="stylesheet" href="{% static 'tournaments/css/basics.css' %}" /> |
|
|
|
<link rel="stylesheet" href="{% static 'tournaments/css/style.css' %}" /> |
|
|
|
<link rel="stylesheet" href="{% static 'tournaments/css/style.css' %}" /> |
|
|
|
|