]> gitweb.fperrin.net Git - djsite.git/blobdiff - quotes/templates/quotes/base.html
Rename code from 'quotations' to 'quotes'
[djsite.git] / quotes / templates / quotes / base.html
similarity index 88%
rename from quotes/templates/quotations/base.html
rename to quotes/templates/quotes/base.html
index b11766b8ef0a70281a04309cec1cbb258532aca8..fe72a4385b252e9de0698f123c6c0ac204ac71ca 100644 (file)
@@ -1,7 +1,7 @@
 <html>
   <head>
     {% load staticfiles %}
-    <link rel="stylesheet" type="text/css" href="{% static 'quotations/style.css' %}" />
+    <link rel="stylesheet" type="text/css" href="{% static 'quotes/style.css' %}" />
   </head>
   <body>
     {% block body %}