diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-08-18 15:49:08 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-08-18 15:49:08 +0000 |
commit | 432e39917fe226630abf4d3c314a765fc8ff9e61 (patch) | |
tree | dfb035a583a247bf0e94ae752547f368c2b3c8f3 /templates/archives/writing.html | |
parent | 8f978c65b17f8c41d977b60bf2530e99d76dd591 (diff) |
optimized some html
Diffstat (limited to 'templates/archives/writing.html')
-rw-r--r-- | templates/archives/writing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/archives/writing.html b/templates/archives/writing.html index 7628272..3f8bca3 100644 --- a/templates/archives/writing.html +++ b/templates/archives/writing.html @@ -48,4 +48,4 @@ -{% block js %}<script src="{{MEDIA_URL}}js/hyphenate.js" type="text/javascript"></script>{% endblock%}
\ No newline at end of file +{% block js %}<script src="{{MEDIA_URL}}js/hyphenate.min.js" type="text/javascript"></script>{% endblock%}
\ No newline at end of file |