|
|
@ -1,9 +1,5 @@ |
|
|
{% extends "base.html" %} |
|
|
{% extends "base.html" %} |
|
|
|
|
|
|
|
|
{% block head %} |
|
|
|
|
|
<link href="{{ sitepath }}static/css/hint.css" rel="stylesheet" type="text/css"> |
|
|
|
|
|
{% endblock %} |
|
|
|
|
|
|
|
|
|
|
|
{% block content %} |
|
|
{% block content %} |
|
|
<form id="reply" action='{{ sitepath }}upload' method='post'> |
|
|
<form id="reply" action='{{ sitepath }}upload' method='post'> |
|
|
<div id="main"> |
|
|
<div id="main"> |
|
|
|