Oops, this should have been part of the r580 commit.
--- a/app/soc/templates/soc/site/home/edit.html Tue Sep 16 17:05:07 2008 +0000
+++ b/app/soc/templates/soc/site/home/edit.html Tue Sep 16 17:05:43 2008 +0000
@@ -14,7 +14,7 @@
{% endcomment %}
{% block scripts %}
- <script type="text/javascript" src="/soc/content/js/tiny_mce/tiny_mce_src.js"></script>
+ <script type="text/javascript" src="/tiny_mce/tiny_mce_src.js"></script>
{% endblock %}
{% block page_title %}Site Settings{% endblock %}
@@ -51,4 +51,4 @@
</table>
</form>
</p>
-{% endblock %}
\ No newline at end of file
+{% endblock %}