Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
4 lines
190 B
HTML
4 lines
190 B
HTML
<div class="header-notifications text-center f5 bg-blue-1 text-gray-dark py-4 px-6 {{ header_notification_type }}">
|
|
{% if header_notification %}{{ header_notification }}{% endif %}
|
|
</div>
|