10 lines
No EOL
251 B
Text
10 lines
No EOL
251 B
Text
<div class="Servicebox" id="<%= id %>">
|
|
<div>
|
|
<h2><a href="https://<%= domain %>/"><%= domain %></a></h2>
|
|
<p><%= when.month %> <%= when.year %></p>
|
|
</div>
|
|
<div>
|
|
<p><%= software %></p>
|
|
<p><%= arr[visibility] %></p>
|
|
</div>
|
|
</div> |