summaryrefslogtreecommitdiffstats
path: root/manas/templates/new.html
diff options
context:
space:
mode:
Diffstat (limited to 'manas/templates/new.html')
-rw-r--r--manas/templates/new.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manas/templates/new.html b/manas/templates/new.html
index 86f19e5..644a2a3 100644
--- a/manas/templates/new.html
+++ b/manas/templates/new.html
@@ -14,7 +14,7 @@
<div id="error" class="notice fielderror" style="display: none">You must fill in all fields.</div>
<h2 class="notice">Got an idea?</h2>
<br/>
- ${tmpl_context.w.new_idea_form()}
+ ${tmpl_context.new_idea_form()}
</div>
</center>
</body>