Open-Source-Access-Control-.../app/views/statistics/_index.html.erb

8 lines
306 B
Plaintext
Raw Normal View History

<h2>Your Statistical Data</h2>
<em>Data is power, and you've got the most detailed view: nobody else can see the below graphs but you! Make something cool!</em>
<ul>
<li><%= link_to 'MAC Address Data', mac_statistics_path %></li>
<li><%= link_to 'Card Access Data', door_statistics_path %></li>
</ul>