Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Carlos Ribas
rnacentral-webcode
Commits
4937eedc
Commit
4937eedc
authored
Jun 30, 2021
by
carlosribas
Browse files
Add banner
parent
dafcd958
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
rnacentral/portal/templates/portal/base.html
rnacentral/portal/templates/portal/base.html
+16
-0
No files found.
rnacentral/portal/templates/portal/base.html
View file @
4937eedc
...
...
@@ -104,6 +104,22 @@ limitations under the License.
{% include "portal/header.html" %}
</header>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"alert alert-success alert-dismissible text-center"
style=
"margin-bottom: 0; border-radius: 0"
role=
"alert"
>
<i
class=
"fa fa-users fa-2x"
aria-hidden=
"true"
></i>
<strong>
We are hiring!
</strong>
Join the team as
<a
href=
"http://bit.ly/rna-resources-project-leader"
target=
"_blank"
class=
"no-icon"
><strong>
Project Leader
</strong></a>
<br>
to advance Rfam and RNAcentral and contribute to the RNA community!
<a
href=
"http://bit.ly/rna-resources-project-leader"
target=
"_blank"
class=
"no-icon"
><strong>
Apply now →
</strong></a>
<button
type=
"button"
class=
"close"
data-dismiss=
"alert"
aria-label=
"Close"
>
<span
aria-hidden=
"true"
>
×
</span>
</button>
</div>
</div>
</div>
<div
class=
"container"
>
<div
class=
"container-main"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment