Browse Source

duplicated hint.css declaration removed

pull/85/head
Atrox 10 years ago
parent
commit
59fdc4014d
  1. 4
      templates/paste.html

4
templates/paste.html

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

Loading…
Cancel
Save