mirror of https://gitee.com/bigwinds/arangodb
12 lines
466 B
Plaintext
12 lines
466 B
Plaintext
<small>
|
|
<div class="plain">
|
|
<h5 class="applicationName"><%= attributes.name %></h5>
|
|
<img src="img/icon_arango.png" alt="icon" class="foxxIcon"/>
|
|
<p class="foxxDescription">
|
|
<!--Description: <%=attributes.description %><br />-->
|
|
<strong>Path:</strong> <%=attributes.path %><br />
|
|
<strong>Version:</strong> <%=attributes.version %><br />
|
|
<!--Git: <a href=<%=attributes.git %>>Repository</a>-->
|
|
</p>
|
|
</div>
|
|
</small> |