Skip to content

Commit

Permalink
Code updated for Emergency numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
arushsinghh committed Jan 4, 2025
1 parent 3d4aa20 commit 86111cd
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions home/templates/home/article.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,7 @@
{% endif %}
<section class='article__content'>
<h1 tabindex="0">{{ page.title }}</h1>
<!-- {% include_block page.body %} -->

<div tabindex="0" style="color:white;font-size: 1em;background-color:Crimson;text-align: left;">
<div style="margin: 20px">
<br><span style="color:white;font-weight:bold;font-size: 1.2em;">Emergency Numbers in Ukraine&nbsp;</span>
<br>
<br>
</div>
</div>
{% include_block page.body %}
<div>
<p tabindex="0">If your infant or child has symptoms requiring emergency care use these telephone numbers:</p>
<ul>
Expand Down

0 comments on commit 86111cd

Please sign in to comment.