Code refactor
This commit is contained in:
+7
-1
@@ -21,7 +21,10 @@
|
||||
|
||||
<body>
|
||||
<div class="control_div" style="display: flex; flex-direction: row; justify-content: space-between;">
|
||||
<label style="font-size: 200%;">CRTelemetry SQLite3</label>
|
||||
<label style="font-size: 200%;">
|
||||
<%= page_title%>
|
||||
<%= program %>
|
||||
</label>
|
||||
<div style="display: flex;align-items: center;">
|
||||
<label id="remove" style="cursor: pointer; margin-right: 10px;"><span>- </span>Remove</label>
|
||||
</div>
|
||||
@@ -39,6 +42,9 @@
|
||||
<label id="commit" style="cursor: pointer;"><span>✅ </span>Commit</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="about_div">
|
||||
<center><a href="/app/about">About</label></center>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user