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