1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/maloja/website/pulse.html

30 lines
531 B
HTML
Raw Normal View History

2019-02-18 17:52:08 +03:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
2019-03-03 00:55:22 +03:00
<title>Maloja - KEY_PULSEDETAILS Pulse</title>
2019-02-18 17:52:08 +03:00
</head>
2019-03-29 21:44:42 +03:00
2019-02-18 17:52:08 +03:00
<body>
<table class="top_info">
<tr>
<td class="image">
<div style="background-image:url('KEY_IMAGEURL')"></div>
</td>
<td class="text">
<h1>KEY_PULSEDETAILS Pulse</h1>KEY_RANKINGS_LINK<br/>
2019-02-18 17:52:08 +03:00
<span>KEY_LIMITS</span>
<!--<p class="stats">KEY_SCROBBLES Scrobbles</p>-->
2019-04-01 19:43:08 +03:00
<br/><br/>
KEY_FILTERSELECTOR
2019-02-18 17:52:08 +03:00
</td>
</tr>
</table>
2019-03-29 21:44:42 +03:00
2019-02-18 17:52:08 +03:00
KEY_PULSE_TABLE
2019-03-29 21:44:42 +03:00
2019-02-18 17:52:08 +03:00
</body>
</html>