Fix merge oversight.
This commit is contained in:
@@ -31,9 +31,9 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="admin-card">
|
<div class="admin-card">
|
||||||
<h2>Time History</h2>
|
<h2>Analytics</h2>
|
||||||
<p>View your complete time tracking history.</p>
|
<p>View the complete time tracking history.</p>
|
||||||
<a href="{{ url_for('history') }}" class="btn btn-secondary">View History</a>
|
<a href="{{ url_for('analytics') }}" class="btn btn-secondary">View Analytics</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user