6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
|
<style type="text/css">
|
||
|
.alert{
|
||
|
text-align: center;
|
||
|
}
|
||
|
</style>
|
||
|
<div class="alert alert-success"> <%= t("recruitment.thank_you_recommendation") %></div>
|