Skip to content

Commit

Permalink
[program] refs #18 - Thank you message in submissions page
Browse files Browse the repository at this point in the history
  • Loading branch information
olemis committed Oct 17, 2017
1 parent a59afb7 commit 60b01bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions program/submissions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,8 @@ <h5 class="media-heading" ng-bind="act.talk_format"></h5>
</div>
</div>
<div role="tabpanel" class="tab-pane" id="speakers">
<h3 class="text-center">Ponentes</h3>
<p class="text-center">
Apreciamos la calidad de las actividades propuestas. Conozca a las personas que han propuesto las actividades aceptadas.
Apreciamos la calidad de las propuestas. Conozca a los autores de las actividades aceptadas.
</p>
<ul class="media-list">
<li class="media" ng-repeat="profile in speakers" id="speaker-{{profile.id}}">
Expand Down

0 comments on commit 60b01bf

Please sign in to comment.