houdini/app/views/common/_full_logo.html.erb

5 lines
264 B
Text
Raw Normal View History

2020-06-12 15:03:43 -05:00
<%- # License: AGPL-3.0-or-later WITH WTO-AP-3.0-or-later
# Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE -%>
<span class='commitchangeLogo'>
2020-06-10 17:31:47 -05:00
<%= image_tag Houdini.general.logo_full, alt: Houdini.general.name %>
</span>