04/08 Refactored codes, fixed issues
This commit is contained in:
@@ -9,7 +9,7 @@ endblock %} {% block content %}
|
||||
<p>The page you're looking for doesn't exist or has been moved.</p>
|
||||
</div>
|
||||
<div class="error-actions">
|
||||
<a href="{{ url_for('dashboard') }}" class="btn btn-primary">
|
||||
<a href="{{ url_for('dashboard.dashboard') }}" class="btn btn-primary">
|
||||
<i class="fas fa-home"></i>
|
||||
Go to Dashboard
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user