X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=quotes%2Ftemplates%2Fquotes%2Fbase.html;fp=quotes%2Ftemplates%2Fquotes%2Fbase.html;h=fe72a4385b252e9de0698f123c6c0ac204ac71ca;hb=979f7e231fdda726b78bb00914d4a5e22a1d81b7;hp=0000000000000000000000000000000000000000;hpb=c7ddb3d6a9f2ca0f2fbdc3b8a72c8110549ed66e;p=djsite.git diff --git a/quotes/templates/quotes/base.html b/quotes/templates/quotes/base.html new file mode 100644 index 0000000..fe72a43 --- /dev/null +++ b/quotes/templates/quotes/base.html @@ -0,0 +1,10 @@ + + + {% load staticfiles %} + + + + {% block body %} + {% endblock %} + +