adding the new layout proposed by Lucas
[cascardo/ema.git] / eventos / templates / eventos / talk-add.html
index 333adff..cf256b2 100644 (file)
@@ -1,6 +1,8 @@
 {% extends "base.html" %}
 
 {% block content %}
+<h2>Cadastrar trabalho</h2>
+
 <form id="talk-add" method="post" action="./">
   {{ form.as_p }}
   <input type="submit" value="Ok" />