master
Nick Sergeant 2012-09-04 09:22:47 -04:00
parent 8cb05a219f
commit 6df5369d60
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<script type="text/javascript" src="{{ STATIC_URL }}js/pro.js"></script>
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/pro.css?2" />
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/pro.css?3" />
{% if has_snipts and not detail %}
<link rel="alternate" type="application/rss+xml" title="RSS" href="{{ request.path }}?rss{% if not public %}&api_key={{ request.user.api_key.key }}{% endif %}" />