RP_Search/app/templates/logo.html

9 lines
173 B
HTML
Raw Normal View History

2024-11-06 10:01:28 +00:00
<div class="rplogo">
<img
src="static/img/rplogo.webp"
alt="rplogo"
title="RP Kereső"
style="object-fit: contain; height: auto; width: 100%;"
/>
</div>