diff options
author | Clint Adams <clint@softwarefreedom.org> | 2012-10-22 15:19:04 -0400 |
---|---|---|
committer | Clint Adams <clint@softwarefreedom.org> | 2012-10-22 15:19:04 -0400 |
commit | 025eb70c992914fbdf018c189d358ae250d2eeb1 (patch) | |
tree | 7367d3726594183bbb908d1a797cacd410c301cc /templates/homepage.julius |
This needs to be cleaned and sanitized before publication.
Diffstat (limited to 'templates/homepage.julius')
-rw-r--r-- | templates/homepage.julius | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/homepage.julius b/templates/homepage.julius new file mode 100644 index 0000000..efae799 --- /dev/null +++ b/templates/homepage.julius @@ -0,0 +1 @@ +document.getElementById("#{aDomId}").innerHTML = "This text was added by the Javascript part of the homepage widget."; |