adding the new layout proposed by Lucas
[cascardo/ema.git] / eventos / templates / eventos / speaker-add.html
index 8f98678..a6c5a0b 100644 (file)
@@ -1,6 +1,8 @@
 {% extends "base.html" %}
 
 {% block content %}
 {% extends "base.html" %}
 
 {% block content %}
+<h2>Cadastrar-se como palestrante</h2>
+
 <form id="speaker-details" method="post" action="./">
   {{ uform.as_p }}
 
 <form id="speaker-details" method="post" action="./">
   {{ uform.as_p }}