Page MenuHomePhabricator

irc.html.eex
No OneTemporary

irc.html.eex

<h1>bot `115ans</h1>
<p>Si vous cherchez l'IRC c'est <a href="https://115ans.net/irc/">par là</a>.</p>
<style type="text/css">
.help-entry h1 {
font-size: 18px;
}
.help-entry h2 {
font-size: 16px;
}
</style>
<div class="irchelps">
<%= for help <- @bot_helps do %>
<div class="help-entry"><%= help |> Earmark.as_html! |> raw() %></div>
<% end %>
</div>

File Metadata

Mime Type
text/html
Expires
Sat, Feb 28, 10:37 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
87190
Default Alt Text
irc.html.eex (369 B)

Event Timeline