|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
<img src="<%= ApplicationController.helpers.download_image(@prize.team_certificate_path) %>"/>
|
|
|
|
|
<div class="competition-certificate-body" style="position: absolute;width: 82%;top: 35%;left: 9%;">
|
|
|
|
|
<p style="text-indent:2em;line-height: 1.8;margin-bottom: 0px;">
|
|
|
|
|
<%= @member_names %>(指导老师:<%= @teacher_names %>) 在第二届“<b>全国高校绿色计算大赛</b>”(任务挑战组)中成绩突出,荣获“<b>团体 <%= @prize.name %></b>”。
|
|
|
|
|
<%= @member_names %>(指导老师:<%= @teacher_names %>) 在第二届“<b>全国高校绿色计算大赛</b>”(<%= @prize.competition.sub_title %>)中成绩突出,荣获“<b>团体 <%= @prize.name %></b>”。
|
|
|
|
|
</p>
|
|
|
|
|
<p style="text-indent:2em;line-height: 1.8;margin-top: 0px;">特发此证,以资鼓励。</p>
|
|
|
|
|
</div>
|
|
|
|
|