Cache bust.

master
Nick Sergeant 2013-01-13 12:51:45 -05:00
parent c72bd604cd
commit fed8db5bda
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js"></script>
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/snipt.css?45" />
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/snipt.css?46" />
{% if has_snipts and not detail %}
<link rel="alternate" type="application/rss+xml" title="RSS" href="{{ request.path }}?rss{% if not public %}&amp;api_key={{ request.user.api_key.key }}{% endif %}" />