Larson Notes and updated a bunch of templates for Artera.
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
<script>
|
||||
window.location.href = '/app/dashboard'
|
||||
</script>
|
||||
{% include "header" %}
|
||||
<main class="np-main np-homepage">
|
||||
{% include "course_version_outdated_alert", courses: courses.featured %}
|
||||
@ -186,6 +189,3 @@
|
||||
}
|
||||
});
|
||||
</script>
|
||||
<script>
|
||||
window.location.href = '/app/dashboard'
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user