Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
4089f0c4f7c37dd1a7bd36a0c1bf52d5fcdaf08f
/
.
/
views
/
sponsor-icons.pug
blob: 3dceeae3b2f783424988f666bad3732506018f59 [
file
] [
log
] [
blame
] [
raw
]
.
ces
-
icons
each icon
in
sponsors
.
icons
if
noscript
a
(
href
=
icon
.
url
)
img
.
ces
-
icon
(
src
=
icon
.
icon alt
=
icon
.
name data
-
statsid
=
icon
.
statsId
)
span
&
nbsp
;
else
img
.
ces
-
icon
(
src
=
icon
.
icon alt
=
icon
.
name data
-
statsid
=
icon
.
statsId
)